diff --git a/TimedShutdown/App.config b/TimedShutdown/App.config index 731f6de..ecdcf8a 100644 --- a/TimedShutdown/App.config +++ b/TimedShutdown/App.config @@ -1,6 +1,6 @@ - + - + - \ No newline at end of file + diff --git a/TimedShutdown/Properties/Resources.Designer.cs b/TimedShutdown/Properties/Resources.Designer.cs index 2851e8c..e1b5150 100644 --- a/TimedShutdown/Properties/Resources.Designer.cs +++ b/TimedShutdown/Properties/Resources.Designer.cs @@ -19,7 +19,7 @@ namespace TimedShutdown.Properties { // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "15.0.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] public class Resources { diff --git a/TimedShutdown/Properties/Settings.Designer.cs b/TimedShutdown/Properties/Settings.Designer.cs index c3c44b1..d3587d1 100644 --- a/TimedShutdown/Properties/Settings.Designer.cs +++ b/TimedShutdown/Properties/Settings.Designer.cs @@ -8,21 +8,17 @@ // //------------------------------------------------------------------------------ -namespace TimedShutdown.Properties -{ - - +namespace TimedShutdown.Properties { + + [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0")] - internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase - { - + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "16.2.0.0")] + internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { + private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); - - public static Settings Default - { - get - { + + public static Settings Default { + get { return defaultInstance; } } diff --git a/TimedShutdown/TimedShutdown.csproj b/TimedShutdown/TimedShutdown.csproj index 51bf3d1..52a6d97 100644 --- a/TimedShutdown/TimedShutdown.csproj +++ b/TimedShutdown/TimedShutdown.csproj @@ -8,11 +8,12 @@ WinExe TimedShutdown TimedShutdown - v4.6.1 + v4.7.2 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 true + AnyCPU