diff --git a/PKHeX.Core/Editing/Saves/Slots/BoxEdit.cs b/PKHeX.Core/Editing/Saves/Slots/BoxEdit.cs
index b8d19971a..ef17300b9 100644
--- a/PKHeX.Core/Editing/Saves/Slots/BoxEdit.cs
+++ b/PKHeX.Core/Editing/Saves/Slots/BoxEdit.cs
@@ -55,4 +55,4 @@ public int MoveRight(bool max = false)
return newBox;
}
}
-}
\ No newline at end of file
+}
diff --git a/PKHeX.Core/Saves/Substructures/Misc/ISecureValueStorage.cs b/PKHeX.Core/Saves/Substructures/Misc/ISecureValueStorage.cs
index 13a74c909..811b5b3dc 100644
--- a/PKHeX.Core/Saves/Substructures/Misc/ISecureValueStorage.cs
+++ b/PKHeX.Core/Saves/Substructures/Misc/ISecureValueStorage.cs
@@ -5,4 +5,4 @@ public interface ISecureValueStorage
ulong TimeStampPrevious { get; set; }
ulong TimeStampCurrent { get; set; }
}
-}
\ No newline at end of file
+}
diff --git a/PKHeX.WinForms/PKHeX.WinForms.csproj b/PKHeX.WinForms/PKHeX.WinForms.csproj
index fa6429a0b..8709a5b63 100644
--- a/PKHeX.WinForms/PKHeX.WinForms.csproj
+++ b/PKHeX.WinForms/PKHeX.WinForms.csproj
@@ -54,7 +54,6 @@
-
True
True
@@ -65,10 +64,6 @@
True
Settings.settings
-
-
-
-