Skip to content

Update Roslyn LSP server to .net10#81508

Merged
JoeRobich merged 1 commit intomainfrom
features/vscode_net10
Dec 4, 2025
Merged

Update Roslyn LSP server to .net10#81508
JoeRobich merged 1 commit intomainfrom
features/vscode_net10

Conversation

@JoeRobich
Copy link
Member

@JoeRobich JoeRobich commented Dec 1, 2025

C# and C#DK are wanting to target .NET 10 as it is the new LTS release.

@JoeRobich JoeRobich marked this pull request as ready for review December 4, 2025 21:57
@JoeRobich JoeRobich requested a review from a team as a code owner December 4, 2025 21:57
Copy link
Member

@dibarbet dibarbet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

C#DK has merged to main

@JoeRobich JoeRobich merged commit 2333221 into main Dec 4, 2025
40 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Dec 4, 2025
@@ -15,7 +15,7 @@
<NetRoslyn>net9.0</NetRoslyn>
<NetRoslynAll>net8.0;net9.0</NetRoslynAll>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did this need to also be updated to contain net10.0?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch. Thanks Jason! #81545

JoeRobich added a commit to dotnet/razor that referenced this pull request Dec 8, 2025
The C# extension has moved to net10.0.

See C# ext: dotnet/vscode-csharp#8839 and
Roslyn: dotnet/roslyn#81508
jaredpar added a commit that referenced this pull request Dec 18, 2025
Change the documentation around our target framework strategy to reflect our current reality. The DevKit change happened in #81508.
@jaredpar jaredpar mentioned this pull request Dec 18, 2025
jaredpar added a commit that referenced this pull request Dec 18, 2025
Change the documentation around our target framework strategy to reflect
our current reality. The DevKit change happened in #81508.
@davidwengier davidwengier modified the milestones: Next, 18.3 Jan 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants