File tree Expand file tree Collapse file tree 3 files changed +7
-32
lines changed Expand file tree Collapse file tree 3 files changed +7
-32
lines changed Original file line number Diff line number Diff line change 44- Debug from .csproj and .sln [ #5876 ] ( https://github.com/dotnet/vscode-csharp/issues/5876 )
55
66# 2.90.x
7- * Bump Roslyn to 5.0.0-2.25424.1 (PR: [ #8559 ] ( https://github.com/dotnet/vscode-csharp/pull/8559 ) )
7+ * Register the CSharp context provider with Copilot Chat as well. (PR: [ #8565 ] ( https://github.com/dotnet/vscode-csharp/pull/8565 ) )
8+ * Improve the limited activation experience (PR: [ #8564 ] ( https://github.com/dotnet/vscode-csharp/pull/8564 ) )
9+ * Bump Roslyn to 5.0.0-2.25428.10 (PR: [ #8576 ] ( https://github.com/dotnet/vscode-csharp/pull/8576 ) )
10+ * Fix issue reporting workspace diagnostics in Razor files (PR: [ #80071 ] ( https://github.com/dotnet/roslyn/pull/80071 ) )
11+ * Cache project analyzers (PR: [ #80050 ] ( https://github.com/dotnet/roslyn/pull/80050 ) )
12+ * Cache diagnostic analyzer computation (PR: [ #80045 ] ( https://github.com/dotnet/roslyn/pull/80045 ) )
813 * Generate ` init ` accessor for required properties inside ` readonly struct ` s (PR: [ #80004 ] ( https://github.com/dotnet/roslyn/pull/80004 ) )
914 * Allow Razor cohosting to work with non-Razor SDK projects (PR: [ #79953 ] ( https://github.com/dotnet/roslyn/pull/79953 ) )
1015 * Update 'use expr body' to be a purely syntactic analyzer (PR: [ #79979 ] ( https://github.com/dotnet/roslyn/pull/79979 ) )
Original file line number Diff line number Diff line change 4040 " workspace"
4141 ],
4242 "defaults" : {
43- "roslyn" : " 5.0.0-2.25424.1 " ,
43+ "roslyn" : " 5.0.0-2.25428.10 " ,
4444 "omniSharp" : " 1.39.14" ,
4545 "razor" : " 10.0.0-preview.25424.9" ,
4646 "razorOmnisharp" : " 7.0.0-preview.23363.1" ,
You can’t perform that action at this time.
0 commit comments