Skip to content

Update extension to run on .NET 10#8839

Merged
JoeRobich merged 5 commits intomainfrom
dev/jorobich/update-net10
Dec 5, 2025
Merged

Update extension to run on .NET 10#8839
JoeRobich merged 5 commits intomainfrom
dev/jorobich/update-net10

Conversation

@JoeRobich
Copy link
Member

C# and C#DK are updating to run on .NET 10 runtime.

@JoeRobich JoeRobich requested a review from a team as a code owner December 5, 2025 17:22
@JoeRobich JoeRobich force-pushed the dev/jorobich/update-net10 branch from 7f73adf to 03adbc2 Compare December 5, 2025 17:24
)
);
expect(referencesList.length).toEqual(8);
expect(referencesList.length).toEqual(5);
Copy link
Member Author

Choose a reason for hiding this comment

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

Building against the net8.0 tfm causes the JsonSourceGenerator to generate fewer references.

@JoeRobich JoeRobich requested a review from dibarbet December 5, 2025 17:27
@JoeRobich JoeRobich enabled auto-merge December 5, 2025 18:12
@JoeRobich JoeRobich disabled auto-merge December 5, 2025 18:19
@JoeRobich JoeRobich merged commit 5b7e0b7 into main Dec 5, 2025
33 checks passed
@JoeRobich JoeRobich deleted the dev/jorobich/update-net10 branch December 5, 2025 18:53
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
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