feat: Add .NET 10 support - #4596
Merged
Merged
Conversation
devlead
force-pushed
the
feature/net10
branch
2 times, most recently
from
October 5, 2025 13:41
cce8270 to
24b4792
Compare
Member
Author
|
Integration tests might be broken until .NET 10 RC 2 |
devlead
force-pushed
the
feature/net10
branch
6 times, most recently
from
October 6, 2025 21:16
31c979c to
cc748f0
Compare
Member
Author
Confirmed with daily build that CLI bugs sorted, will await .NET 10 RC 2 before this PR ready. |
devlead
force-pushed
the
feature/net10
branch
5 times, most recently
from
October 19, 2025 18:40
decadc6 to
e888380
Compare
Member
Author
|
All tests and integration tests work now. CodeQL doesn't work with RC2 though, CodeQL is unsupported for .NET 10, so not a blocker IMHO. |
devlead
force-pushed
the
feature/net10
branch
8 times, most recently
from
October 28, 2025 14:30
83f639d to
1e30c4c
Compare
3 tasks
- Add .NET 10 target framework to all projects and build configurations - Update GitHub Actions workflow to include .NET 10 build artifacts - Update GitVersion next-version to 6.0.0 for breaking changes - Update global.json to use .NET 10 SDK (10.0.100-rc.1.25451.107) - Add .NET 10 reference assemblies and update package versions - Update security policy to mark older versions as unsupported - Add .NET 10 support to Cake.Frosting template with net10.0 as default - Update integration tests to target .NET 10 - Add C# 14 language features support for .NET 10 - Update environment helper to handle .NET 10 runtime detection - Update script conventions to recognize .NET 10 framework - Update Roslyn script session to use C# preview for .NET 10
devlead
force-pushed
the
feature/net10
branch
from
November 11, 2025 13:45
1e30c4c to
2da6fd3
Compare
This was referenced Mar 6, 2026
This was referenced Mar 30, 2026
This was referenced Apr 12, 2026
This was referenced Apr 23, 2026
This was referenced May 11, 2026
This was referenced May 20, 2026
This was referenced May 28, 2026
This was referenced Aug 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issues