From a1bc0dda564733f079235ed48e33b6bde768b24f Mon Sep 17 00:00:00 2001 From: Divyansh Date: Wed, 15 Apr 2020 13:10:28 -0700 Subject: [PATCH] Update Settings.Designer.cs --- .../launcher/PowerLauncher/Properties/Settings.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/launcher/PowerLauncher/Properties/Settings.Designer.cs b/src/modules/launcher/PowerLauncher/Properties/Settings.Designer.cs index a6aa8987b7..8d824e911b 100644 --- a/src/modules/launcher/PowerLauncher/Properties/Settings.Designer.cs +++ b/src/modules/launcher/PowerLauncher/Properties/Settings.Designer.cs @@ -12,7 +12,7 @@ namespace PowerLauncher.Properties { [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "16.4.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "16.5.0.0")] internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));