From ef082f0c801aa2e5eb4f64ad2e9074b4b4c46217 Mon Sep 17 00:00:00 2001 From: Sigmanor Date: Mon, 18 Jan 2016 20:34:49 +0200 Subject: [PATCH] Changed provider of AutoCheckUpdate value --- Crypto Notepad/Properties/Settings.Designer.cs | 1 + Crypto Notepad/Properties/Settings.settings | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Crypto Notepad/Properties/Settings.Designer.cs b/Crypto Notepad/Properties/Settings.Designer.cs index 98e688f..3d3fef1 100644 --- a/Crypto Notepad/Properties/Settings.Designer.cs +++ b/Crypto Notepad/Properties/Settings.Designer.cs @@ -271,6 +271,7 @@ public bool ShowToolbar { } [global::System.Configuration.UserScopedSettingAttribute()] + [global::System.Configuration.SettingsProviderAttribute(typeof(PortableSettingsProvider))] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("True")] public bool AutoCheckUpdate { diff --git a/Crypto Notepad/Properties/Settings.settings b/Crypto Notepad/Properties/Settings.settings index c4e92a1..e54c745 100644 --- a/Crypto Notepad/Properties/Settings.settings +++ b/Crypto Notepad/Properties/Settings.settings @@ -59,7 +59,7 @@ True - + True