diff --git a/IpViewer/App.config b/IpViewer/App.config index 6cb7344..0e4f970 100644 --- a/IpViewer/App.config +++ b/IpViewer/App.config @@ -16,7 +16,7 @@ - + diff --git a/IpViewer/IpViewer.csproj b/IpViewer/IpViewer.csproj index 0e7b392..7db8df0 100644 --- a/IpViewer/IpViewer.csproj +++ b/IpViewer/IpViewer.csproj @@ -49,4 +49,17 @@ + + + True + True + Settings.settings + + + + + SettingsSingleFileGenerator + Settings.Designer.cs + + \ No newline at end of file diff --git a/IpViewer/Properties/Settings.Designer.cs b/IpViewer/Properties/Settings.Designer.cs index a1248f8..5edb61c 100644 --- a/IpViewer/Properties/Settings.Designer.cs +++ b/IpViewer/Properties/Settings.Designer.cs @@ -12,7 +12,7 @@ namespace IpViewer.Properties { [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "16.7.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.9.0.0")] internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));