Skip to content

Conversation

mus65
Copy link
Contributor

@mus65 mus65 commented Jul 16, 2025

This adds the new target and fixes/suppresses new analyzer warnings.

Also make use of the C# 14 extension members to get rid of most ThrowHelper methods and some #if.

There may be more places to make use of it (or maybe I already overdid it 😄 ).

@mus65 mus65 force-pushed the net10 branch 2 times, most recently from 946d39d to 9283535 Compare August 14, 2025 18:45
@mus65
Copy link
Contributor Author

mus65 commented Sep 11, 2025

@Rob-Hague I created a separate PR for extension members #1699. I figured it's easier to review this separately. Or should I just add it here?

@Rob-Hague
Copy link
Collaborator

Don't mind, if it's in separate commits then happy for it to be in 1 pr if it makes branch management easier

@mus65
Copy link
Contributor Author

mus65 commented Sep 11, 2025

Merged the extension member changes into this PR.

@mus65 mus65 changed the title Add .NET 10 target Add .NET 10 target and make use of C#14 extension members Sep 11, 2025
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.

2 participants