From dd68dd5b228197256c15404cde98fbfbb9c7bfdb Mon Sep 17 00:00:00 2001 From: Alee Date: Sun, 7 Apr 2019 13:53:40 -0400 Subject: Ported to .NET Framework 4.7.2 ~~why is this project still in winforms~~ --- PortEngine/Properties/Settings.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PortEngine/Properties') diff --git a/PortEngine/Properties/Settings.Designer.cs b/PortEngine/Properties/Settings.Designer.cs index 16d531b..a8bdde2 100644 --- a/PortEngine/Properties/Settings.Designer.cs +++ b/PortEngine/Properties/Settings.Designer.cs @@ -12,7 +12,7 @@ namespace PortEngine.Properties { [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "15.8.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "16.0.0.0")] internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); -- cgit v1.2.3