Closed vancluever closed 11 months ago
You need to bump the actions/setup-dotnet to v4 in the CI as well here i guess
@MasterQ32 done, bumped both the action and .NET version.
Noticed that you updated on:
too in #18, not too sure if it needs updated on main though?
This updates the .NET version in the project file to 6.0.
.NET 5.0 went EOL last year, so it might be tough to build it under the 5.0 framework.
.NET 6.0 is supported until later 2024.