Skip to content

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