Skip to content

Try adding some .NET 10 support #4297

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

Numpsy
Copy link
Contributor

@Numpsy Numpsy commented Jun 4, 2025

refs #4296

Basically cloned from the changes to add .NET 9 support, as I'm learning this as I go along.

As it stands the new tests don't quite work because the tryNormalizeVersion function is parsing the 10 in net10-windows into 1.0 instead of 10.0 - I haven't had time to look at that further.

@Numpsy
Copy link
Contributor Author

Numpsy commented Jun 24, 2025

parsing the 10 in net10-windows into 1.0

Saying that, the MS Docs list net11 as being .NET Framework 1.1, so I suppose you can't try treating 10/11 as 10.0/11.0 in that case

@Numpsy Numpsy marked this pull request as ready for review June 24, 2025 09:56
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.

1 participant