diff --git a/FNA.Core.csproj b/FNA.Core.csproj
index c2bd5023f..edadc89e5 100644
--- a/FNA.Core.csproj
+++ b/FNA.Core.csproj
@@ -1,7 +1,6 @@
net40;netstandard2.0;net7.0
- x64
false
@@ -12,7 +11,7 @@
true
- 23.06
+ 23.07
Accuracy-focused XNA4 reimplementation for open platforms
Copyright (c) 2009-2023
flibitijibibo
@@ -23,12 +22,10 @@
true
snupkg
true
- true
- $(AllowedOutputExtensionsInPackageBuildOutputFolder);.config
- <_FNATargetFramework Include="$(TargetFrameworks)" />
-
+
+
$(SolutionDir)FNA.Settings.props
@@ -387,9 +384,9 @@
Microsoft.Xna.Framework.Graphics.Effect.Resources.YUVToRGBAEffect.fxb
-
+
- $(BaseIntermediateOutputPath)fnalibs
+ $(BaseIntermediateOutputPath)fnalibs\
@@ -397,11 +394,11 @@
-
-
-
-
-
+
+
+
+
+
diff --git a/FNA.Core.props b/FNA.Core.props
index f462e59d7..ee76087ac 100644
--- a/FNA.Core.props
+++ b/FNA.Core.props
@@ -1,7 +1,9 @@
-
+
PreserveNewest
-
+ false
+ %(Filename)%(Extension)
+