diff --git a/Source/Wifinian/Properties/Settings.Designer.cs b/Source/Wifinian/Properties/Settings.Designer.cs deleted file mode 100644 index 71024ca..0000000 --- a/Source/Wifinian/Properties/Settings.Designer.cs +++ /dev/null @@ -1,26 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -namespace Wifinian.Properties { - - - [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "16.3.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 { - return defaultInstance; - } - } - } -} diff --git a/Source/Wifinian/Properties/Settings.settings b/Source/Wifinian/Properties/Settings.settings deleted file mode 100644 index 8f2fd95..0000000 --- a/Source/Wifinian/Properties/Settings.settings +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/Source/Wifinian/Wifinian.csproj b/Source/Wifinian/Wifinian.csproj index d76c528..4e1b525 100644 --- a/Source/Wifinian/Wifinian.csproj +++ b/Source/Wifinian/Wifinian.csproj @@ -194,19 +194,10 @@ Code - - True - Settings.settings - True - Designer - - SettingsSingleFileGenerator - Settings.Designer.cs -