diff --git a/CHANGELIST.md b/CHANGELIST.md index 7d6bcf12..4ff466e8 100644 --- a/CHANGELIST.md +++ b/CHANGELIST.md @@ -19,6 +19,7 @@ - More tweaks to CI - Fix net35 build issue - Remove now-unnecessary restore step +- Remove net35 from MPF... again ### 3.1.1 (2024-02-20) diff --git a/MPF/MPF.csproj b/MPF/MPF.csproj index 5331b135..05f43023 100644 --- a/MPF/MPF.csproj +++ b/MPF/MPF.csproj @@ -2,7 +2,7 @@ - net35;net40;net452;net462;net472;net48;netcoreapp3.1;net5.0-windows;net6.0-windows;net7.0-windows;net8.0-windows + net40;net452;net462;net472;net48;netcoreapp3.1;net5.0-windows;net6.0-windows;net7.0-windows;net8.0-windows win-x86;win-x64 WinExe Images\Icon.ico