File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 1111 * Convert to regular constructor for partial types (PR: [ #79092 ] ( https://github.com/dotnet/roslyn/pull/79092 ) )
1212 * Fix roslyn test modifiers in semantic tokens (PR: [ #79070 ] ( https://github.com/dotnet/roslyn/pull/79070 ) )
1313 * Fix restore for 'dotnet run app.cs' in IDE (PR: [ #78990 ] ( https://github.com/dotnet/roslyn/pull/78990 ) )
14+ * Bump Razor to 10.0.0-preview.25329.6 (PR: [ #8392 ] ( https://github.com/dotnet/vscode-csharp/pull/8392 ) )
15+ * Fix formatting issue with code block opening braces (PR: [ #11969 ] ( https://github.com/dotnet/razor/pull/11969 ) )
1416
1517# 2.84.x
1618* Bump Roslyn to 5.0.0-1.25319.11 (PR: [ #8380 ] ( https://github.com/dotnet/vscode-csharp/pull/8380 ) )
Original file line number Diff line number Diff line change 4242 "defaults" : {
4343 "roslyn" : " 5.0.0-1.25326.2" ,
4444 "omniSharp" : " 1.39.12" ,
45- "razor" : " 10.0.0-preview.25322.1 " ,
45+ "razor" : " 10.0.0-preview.25329.6 " ,
4646 "razorOmnisharp" : " 7.0.0-preview.23363.1" ,
4747 "xamlTools" : " 17.14.36106.43"
4848 },
You can’t perform that action at this time.
0 commit comments