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

.net 8.0 #376

Closed
ethanmoffat opened this issue Aug 21, 2024 · 1 comment · Fixed by #391
Closed

.net 8.0 #376

ethanmoffat opened this issue Aug 21, 2024 · 1 comment · Fixed by #391

Comments

@ethanmoffat
Copy link
Owner

EOL for .net 6.0 updates is November 2024. Update to next LTS release (.net 8.0) should be completed for EndlessClient and all dependencies. This includes:

  • EndlessClient project
  • EOLib.* projects
  • PELoaderLib
  • XNAControls
  • eolib-dotnet
    • the project itself is netstandard so should be fine, but the test code is net6.0, so it'd be a good idea to make sure this is up to date as well.

This is highly dependent on MonoGame support for .net 8.0.

@MrDanOak
Copy link
Contributor

MrDanOak commented Sep 3, 2024

https://www.reddit.com/r/monogame/comments/18lhtb4/net_8_meet_monogame/
https://darkgenesis.zenithmoon.com/DotNet-8-meet-MonoGame.html

It's worth also stating that I managed to point EndlessClient at .NET 8 on my M1 mac and was able to compile without issue, perhaps I will get a branch together and start testing properly later :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants