GUI: Auto-migrate settings from previous version if needed

This commit is contained in:
Katy Coe
2020-12-26 06:06:21 +01:00
parent f64d224b5a
commit d7fcab640c
3 changed files with 25 additions and 2 deletions

View File

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