12 lines
719 B
XML
12 lines
719 B
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="APICLI.Properties" GeneratedClassName="Settings">
|
|
<Profiles />
|
|
<Settings>
|
|
<Setting Name="resturi" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">https://localhost:2034/API/</Value>
|
|
</Setting>
|
|
<Setting Name="token" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">pZkuG6l6ORCEckqQimPK58PO1A9EnkMtL5oCgRX9WiWnD4xeH7ikGzhWnTBy/vk8J4Iiz8gCSx9uFHA4+DvITG0roO97sk82d/0BCjVlwLWINpXlJfGYEF3X96AdoCQvb3ruwv/tVqEHsSU5aNfyxBAe+EhLTHQ8t7ysgJZWh98=</Value>
|
|
</Setting>
|
|
</Settings>
|
|
</SettingsFile> |