diff --git a/CHANGELIST.md b/CHANGELIST.md index 4c66d98e..87689e61 100644 --- a/CHANGELIST.md +++ b/CHANGELIST.md @@ -64,6 +64,7 @@ - Convert internal libraries to .NET Standard 2.0 - Update AppVeyor to VS2022 - Update Nuget packages +- Remove needless csproj constants ### 2.3 (2022-02-05) - Start overhauling Redump information pulling, again diff --git a/MPF.Library/MPF.Library.csproj b/MPF.Library/MPF.Library.csproj index f624b661..7f745b21 100644 --- a/MPF.Library/MPF.Library.csproj +++ b/MPF.Library/MPF.Library.csproj @@ -21,10 +21,6 @@ false - - NET_FRAMEWORK - - diff --git a/MPF.Modules/MPF.Modules.csproj b/MPF.Modules/MPF.Modules.csproj index 26e065f6..3d049850 100644 --- a/MPF.Modules/MPF.Modules.csproj +++ b/MPF.Modules/MPF.Modules.csproj @@ -20,10 +20,6 @@ false - - NET_FRAMEWORK - -