Skip to content

Add .NET 10 support#47

Merged
DaanV2 merged 2 commits intomainfrom
copilot/add-dotnet-10-support
Feb 6, 2026
Merged

Add .NET 10 support#47
DaanV2 merged 2 commits intomainfrom
copilot/add-dotnet-10-support

Conversation

Copy link
Contributor

Copilot AI commented Feb 6, 2026

Adds net10.0 as a target framework alongside existing net8.0 and net9.0 support.

Changes:

  • Added net10.0 to TargetFrameworks in Library, Tests, and Benchmark .csproj files
  • Updated CI workflows (dotnet-test.yml, publish.yml) to install .NET 10.x SDK

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

@DaanV2
Copy link
Owner

DaanV2 commented Feb 6, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Co-authored-by: DaanV2 <2393905+DaanV2@users.noreply.github.com>
Copilot AI changed the title [WIP] Add support for .NET 10 Add .NET 10 support Feb 6, 2026
Copilot AI requested a review from DaanV2 February 6, 2026 10:30
@DaanV2 DaanV2 marked this pull request as ready for review February 6, 2026 10:31
@DaanV2 DaanV2 merged commit ce106aa into main Feb 6, 2026
5 checks 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.

2 participants