перенос настроек из старо сборки в новую через settings.upgrade

This commit is contained in:
slothdpal
2025-09-22 21:42:13 +03:00
parent f9b203b904
commit 71f6d7830d
6 changed files with 43 additions and 10 deletions

View File

@@ -41,5 +41,8 @@
<Setting Name="closeFreezeProcess" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value>
</Setting>
<Setting Name="upgradeSettings" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value>
</Setting>
</Settings>
</SettingsFile>