add:兼容性变更提示
This commit is contained in:
@@ -5360,13 +5360,7 @@ namespace Ink_Canvas
|
||||
{
|
||||
try
|
||||
{
|
||||
if (Settings?.Startup == null)
|
||||
{
|
||||
Settings.Startup = new Startup();
|
||||
}
|
||||
|
||||
Settings.Startup.HasConfirmedNetCompatibilityChange = true;
|
||||
SaveSettingsToFile();
|
||||
PersistNetCompatibilityChangeConfirmation();
|
||||
|
||||
if (Net472CompatibilityWarningPanel != null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user