File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 3232 * Optimize DiagnosticService on NetCore (PR: [ #77126 ] ( https://github.com/dotnet/roslyn/pull/77126 ) )
3333 * Simplify caching api between CodeAnalysisService and DiagnosticAnalysisService (PR: [ #77094 ] ( https://github.com/dotnet/roslyn/pull/77094 ) )
3434* Manage information diagnostic severity on the client-side (PR: [ #7984 ] ( https://github.com/dotnet/vscode-csharp/pull/7984 ) )
35- * Update Razor to 9.0.0-preview.25113.1 (PR: [ #7989 ] ( https://github.com/dotnet/vscode-csharp/pull/7989 ) )
35+ * Update Razor to 9.0.0-preview.25121.2 (PR: [ #8010 ] ( https://github.com/dotnet/vscode-csharp/pull/8010 ) )
36+ * Fix formatting of multi-line expressions in Html attributes (#11528 ) (PR: [ #11528 ] ( https://github.com/dotnet/razor/pull/11528 ) )
37+ * Stop attribute name parsing at transition (#11520 ) (PR: [ #11520 ] ( https://github.com/dotnet/razor/pull/11520 ) )
38+ * Use different completion trigger character set for VSCode (#11446 ) (PR: [ #11446 ] ( https://github.com/dotnet/razor/pull/11446 ) )
3639 * Update Telemetry package (#11468 ) (PR: [ #11468 ] ( https://github.com/dotnet/razor/pull/11468 ) )
3740 * Don't hold onto Roslyn projects longer than necessary (#11458 ) (PR: [ #11458 ] ( https://github.com/dotnet/razor/pull/11458 ) )
3841 * Fix formatting of escaped at signs (#11462 ) (PR: [ #11462 ] ( https://github.com/dotnet/razor/pull/11462 ) )
Original file line number Diff line number Diff line change 3939 "defaults" : {
4040 "roslyn" : " 4.14.0-2.25120.5" ,
4141 "omniSharp" : " 1.39.12" ,
42- "razor" : " 9.0.0-preview.25113.1 " ,
42+ "razor" : " 9.0.0-preview.25121.2 " ,
4343 "razorOmnisharp" : " 7.0.0-preview.23363.1" ,
4444 "xamlTools" : " 17.14.35821.62"
4545 },
You can’t perform that action at this time.
0 commit comments