diff options
| author | Alee <Alee14498@gmail.com> | 2019-04-07 13:53:40 -0400 |
|---|---|---|
| committer | Alee <Alee14498@gmail.com> | 2019-04-07 13:53:40 -0400 |
| commit | dd68dd5b228197256c15404cde98fbfbb9c7bfdb (patch) | |
| tree | 1ef4c84f1bf1ce19e34acc5ab8138e1882685508 /PortEngine/Properties | |
| parent | cf2a8c0f2b052ed8a7e32aa31af4401e642e99bf (diff) | |
| download | Project-Silicon-dd68dd5b228197256c15404cde98fbfbb9c7bfdb.tar.gz Project-Silicon-dd68dd5b228197256c15404cde98fbfbb9c7bfdb.tar.bz2 Project-Silicon-dd68dd5b228197256c15404cde98fbfbb9c7bfdb.zip | |
Ported to .NET Framework 4.7.2 ~~why is this project still in winforms~~
Diffstat (limited to 'PortEngine/Properties')
| -rw-r--r-- | PortEngine/Properties/Settings.Designer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
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()))); |
