Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update MonoGame to 3.8.2; update all projects to target net8.0 #391

Merged
merged 7 commits into from
Oct 29, 2024

Conversation

ethanmoffat
Copy link
Owner

@ethanmoffat ethanmoffat commented Oct 29, 2024

Also includes:

  • Nuget package upgrades to latest versions
  • Removal of BatchPub project
  • Bug fix for quest action that I happened to run across

Closes #376

This hasn't been used in years and isn't worth maintaining anymore
- All projects to net8 versions
- All nuget references to latest working version
- Test files updated for NUnit major version breaking changes

Note MonoGame.Extended v4 has issues loading BitmapFont so it is held back to latest 3.x version
Conditional compilation prevents these APIs from being used on non-windows but the compiler is still complaining
@ethanmoffat ethanmoffat added this to the Version 1 milestone Oct 29, 2024
@ethanmoffat ethanmoffat merged commit 5efbdef into master Oct 29, 2024
3 checks passed
@ethanmoffat ethanmoffat deleted the dotnet8 branch October 29, 2024 04:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

.net 8.0
1 participant