Compare OrderDate as real dates (dd.MM.yyyy storage broke across month boundaries) and bump AssemblyVersion so desktop picks up the Gitea release. Co-authored-by: Cursor <cursoragent@cursor.com>
54 lines
2.4 KiB
XML
54 lines
2.4 KiB
XML
<?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> |