File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Expand file tree Collapse file tree 2 files changed +8
-3
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.55.x
7+ * Update Roslyn to 4.13.0-2.24529.3 (PR: [ #7705 ] ( https://github.com/dotnet/vscode-csharp/pull/7705 ) )
8+ * Update Razor to 9.0.0-preview.24528.3 (PR: [ #7705 ] ( https://github.com/dotnet/vscode-csharp/pull/7705 ) )
9+ * Update project configuration from Roslyn info (#11092 ) (PR: [ #11092 ] ( https://github.com/dotnet/razor/pull/11092 ) )
10+ * Reduce the amount of telemetry emitted (#11094 ) (PR: [ #11094 ] ( https://github.com/dotnet/razor/pull/11094 ) )
11+ * Remove tooling MvcShims (#11088 ) (PR: [ #11088 ] ( https://github.com/dotnet/razor/pull/11088 ) )
712* Switch to new log output window API and remove ` dotnet.server.trace ` (PR: [ #7688 ] ( https://github.com/dotnet/vscode-csharp/pull/7688 ) )
813* Update Roslyn to 4.13.0-1.24528.3 (PR: [ #7688 ] ( https://github.com/dotnet/vscode-csharp/pull/7688 ) )
914 * Fix crash when 'add await' analyzers binding expressions (PR: [ #75644 ] ( https://github.com/dotnet/roslyn/pull/75644 ) )
Original file line number Diff line number Diff line change 3737 }
3838 },
3939 "defaults" : {
40- "roslyn" : " 4.13.0-1.24528 .3" ,
40+ "roslyn" : " 4.13.0-2.24529 .3" ,
4141 "omniSharp" : " 1.39.11" ,
42- "razor" : " 9.0.0-preview.24524.4 " ,
42+ "razor" : " 9.0.0-preview.24528.3 " ,
4343 "razorOmnisharp" : " 7.0.0-preview.23363.1" ,
4444 "xamlTools" : " 17.13.35429.30"
4545 },
55875587 }
55885588 }
55895589 }
5590- }
5590+ }
You can’t perform that action at this time.
0 commit comments