elfisa-pharmacy/src/ElectronicPharmacy/Properties/Settings.settings
Exest 3039c324be Add in-app auto-updater that preserves local database.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-31 13:44:44 +03:00

54 lines
2.4 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="Электронная_Фармация.Properties" GeneratedClassName="Settings">
<Profiles />
<Settings>
<Setting Name="IntDefaultPercentMarkup" Type="System.Int32" Scope="User">
<Value Profile="(Default)">0</Value>
</Setting>
<Setting Name="ClientMarkupPercent" Type="System.Decimal" Scope="User">
<Value Profile="(Default)">0</Value>
</Setting>
<Setting Name="stringLogin" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="stringPassword" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="stringToken" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="LocationId" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="ApiBaseUrl" Type="System.String" Scope="User">
<Value Profile="(Default)">https://24pharmdata.ru</Value>
</Setting>
<Setting Name="RegionId" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="UseDarkTheme" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="InvoiceExportPath" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="LastPriceUpdateUtc" Type="System.DateTime" Scope="User">
<Value Profile="(Default)">01.01.0001 00:00:00</Value>
</Setting>
<Setting Name="LastPriceReminderUtc" Type="System.DateTime" Scope="User">
<Value Profile="(Default)">01.01.0001 00:00:00</Value>
</Setting>
<Setting Name="UpdateCheckBaseUrl" Type="System.String" Scope="User">
<Value Profile="(Default)">https://git.24pharmdata.ru</Value>
</Setting>
<Setting Name="UpdateRepo" Type="System.String" Scope="User">
<Value Profile="(Default)">pharmdata/elfisa-pharmacy</Value>
</Setting>
<Setting Name="UpdateApiToken" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="UpgradeSettings" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value>
</Setting>
</Settings>
</SettingsFile>