diff --git a/PCK-Studio/App.config b/PCK-Studio/App.config index 8e872ab8..09094ec7 100644 --- a/PCK-Studio/App.config +++ b/PCK-Studio/App.config @@ -62,9 +62,6 @@ False - - False - False diff --git a/PCK-Studio/Forms/AppSettingsForm.cs b/PCK-Studio/Forms/AppSettingsForm.cs index 5f66dd87..3d9cefde 100644 --- a/PCK-Studio/Forms/AppSettingsForm.cs +++ b/PCK-Studio/Forms/AppSettingsForm.cs @@ -21,7 +21,6 @@ namespace PckStudio.Forms { ["ShowRichPresence"] = "Show Rich Presence", ["AutoSaveChanges"] = "Auto Save", - ["UseLittleEndianAsDefault"] = "Open as Little Endian", ["AutoUpdate"] = "Auto Update", ["LoadSubPcks"] = "Load Sub Pcks", ["UsePrerelease"] = "Use Prerelease", diff --git a/PCK-Studio/PckStudio.csproj b/PCK-Studio/PckStudio.csproj index 6d098fae..f3b32c59 100644 --- a/PCK-Studio/PckStudio.csproj +++ b/PCK-Studio/PckStudio.csproj @@ -675,6 +675,9 @@ 1.4.0 + + 7.1.3 + 2.2.1 diff --git a/PCK-Studio/Properties/Settings.Designer.cs b/PCK-Studio/Properties/Settings.Designer.cs index 51efc64c..0933a855 100644 --- a/PCK-Studio/Properties/Settings.Designer.cs +++ b/PCK-Studio/Properties/Settings.Designer.cs @@ -44,18 +44,6 @@ namespace PckStudio.Properties { } } - [global::System.Configuration.UserScopedSettingAttribute()] - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Configuration.DefaultSettingValueAttribute("False")] - public bool UseLittleEndianAsDefault { - get { - return ((bool)(this["UseLittleEndianAsDefault"])); - } - set { - this["UseLittleEndianAsDefault"] = value; - } - } - [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("False")] diff --git a/PCK-Studio/Properties/Settings.settings b/PCK-Studio/Properties/Settings.settings index c3f0d28a..acbb42ea 100644 --- a/PCK-Studio/Properties/Settings.settings +++ b/PCK-Studio/Properties/Settings.settings @@ -8,9 +8,6 @@ False - - False - False