File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
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.56.x
7+ * Update Razor to 9.0.0-preview.24557.11 (PR: [ #7756 ] ( https://github.com/dotnet/vscode-csharp/pull/7756 ) )
8+ * Fix FUSE hook up in VS Code (#11175 ) (PR: [ #11175 ] ( https://github.com/dotnet/razor/pull/11175 ) )
9+ * Update VSTelemetryAPI version (#11181 ) (PR: [ #11181 ] ( https://github.com/dotnet/razor/pull/11181 ) )
10+ * Improvements for Assumed.Unreachable(...) (#11155 ) (PR: [ #11155 ] ( https://github.com/dotnet/razor/pull/11155 ) )
11+ * Better logging for named pipe (#11144 ) (PR: [ #11144 ] ( https://github.com/dotnet/razor/pull/11144 ) )
12+ * Fix code actions (and code actions integration tests) (#11141 ) (PR: [ #11141 ] ( https://github.com/dotnet/razor/pull/11141 ) )
13+ * Fix some things for extract component (#11137 ) (PR: [ #11137 ] ( https://github.com/dotnet/razor/pull/11137 ) )
14+ * More CodeAction moves in preparation for cohosting (#11135 ) (PR: [ #11135 ] ( https://github.com/dotnet/razor/pull/11135 ) )
715* Update Roslyn to 4.13.0-2.24557.5 (PR: [ #7752 ] ( https://github.com/dotnet/vscode-csharp/pull/7752 ) )
816 * Fix telemetry property value (PR: [ #75813 ] ( https://github.com/dotnet/roslyn/pull/75813 ) )
917 * Classify 'await' as a control keyword (PR: [ #75782 ] ( https://github.com/dotnet/roslyn/pull/75782 ) )
Original file line number Diff line number Diff line change 3939 "defaults" : {
4040 "roslyn" : " 4.13.0-2.24557.5" ,
4141 "omniSharp" : " 1.39.11" ,
42- "razor" : " 9.0.0-preview.24531.4 " ,
42+ "razor" : " 9.0.0-preview.24557.11 " ,
4343 "razorOmnisharp" : " 7.0.0-preview.23363.1" ,
4444 "xamlTools" : " 17.13.35507.225"
4545 },
You can’t perform that action at this time.
0 commit comments