Skip to content

feat: add support for dotnet 10#180

Merged
esskar merged 2 commits into
mainfrom
feature/dotnet10
Jun 16, 2026
Merged

feat: add support for dotnet 10#180
esskar merged 2 commits into
mainfrom
feature/dotnet10

Conversation

@esskar

@esskar esskar commented Jun 16, 2026

Copy link
Copy Markdown
Owner

Add net10.0 to the library target frameworks and bump the package version to 4.1.0. Update README and CLAUDE.md accordingly.

Support for .NET 11 is deferred until its SDK is generally available and present on CI, since targeting it now would fail every build.

esskar and others added 2 commits June 16, 2026 09:25
Add net10.0 to the library target frameworks and bump the package
version to 4.1.0. Update README and CLAUDE.md accordingly.

Support for .NET 11 is deferred until its SDK is generally available and
present on CI, since targeting it now would fail every build.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Install the .NET 10 SDK in the build workflow so the newly added net10.0
target framework compiles on CI. Document that the NuGet publish uses the
csproj <Version> as-is and never overrides an existing version.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@esskar esskar force-pushed the feature/dotnet10 branch from cefaa93 to 7e00bb0 Compare June 16, 2026 07:31
@esskar esskar merged commit 202ae9e into main Jun 16, 2026
1 check passed
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