Skip to content

Update for net10.0 sdk#185

Closed
idg10 wants to merge 3 commits intomasterfrom
feature/net10.0-sdk
Closed

Update for net10.0 sdk#185
idg10 wants to merge 3 commits intomasterfrom
feature/net10.0-sdk

Conversation

@idg10
Copy link
Copy Markdown
Contributor

@idg10 idg10 commented Dec 1, 2025

Resolves #169

Note that this particular change is about ensuring that we build cleanly on the .NET 10 SDK. There are no changes at all to the library itself.

Remove net6.0, add net10.0

Note that we aren't changing the core library itself because we don't really have any reason to change that in any way: it works fine on .NET 10.0 as is, so we aren't producing a new release for now.

(If/when we modify this library, then we likely will bump the target versions because there's no need to release a new version of a library targetting out-of-support runtimes.)
@idg10 idg10 self-assigned this Dec 1, 2025
@idg10 idg10 added the enhancement New feature or request label Dec 1, 2025
@idg10
Copy link
Copy Markdown
Contributor Author

idg10 commented Dec 1, 2025

Since the new workflow is not showing up, I'm wondering if that's because it wasn't present when I created the PR, so I'm going to try closing this and creating it again.

@idg10 idg10 closed this Dec 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request pending_release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update for new ref safety rules

1 participant