File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 99 * Ensure discards are initially soft selected in VSCode (PR: [ #75655 ] ( https://github.com/dotnet/roslyn/pull/75655 ) )
1010 * Reduce allocations in VirtualCharService.CreateVirtualCharSequence (PR: [ #75654 ] ( https://github.com/dotnet/roslyn/pull/75654 ) )
1111 * Reduce allocations in TextDocumentStates.AddRange (PR: [ #75640 ] ( https://github.com/dotnet/roslyn/pull/75640 ) )
12+ * Update Razor to 9.0.0-preview.24531.4 (PR: [ #7723 ] ( https://github.com/dotnet/vscode-csharp/pull/7723 ) )
13+ * Fix aggregate telemetry reliability (PR: [ #11134 ] ( https://github.com/dotnet/razor/pull/11134 ) )
14+ * [ FUSE] Fix OnAutoInsert and override completion and possible others (PR: [ #11122 ] ( https://github.com/dotnet/razor/pull/11122 ) )
15+ * Update Roslyn to 4.13.0-2.24529.3 (PR: [ #7705 ] ( https://github.com/dotnet/vscode-csharp/pull/7705 ) )
1216* Update Razor to 9.0.0-preview.24528.3 (PR: [ #7705 ] ( https://github.com/dotnet/vscode-csharp/pull/7705 ) )
1317 * Update project configuration from Roslyn info (#11092 ) (PR: [ #11092 ] ( https://github.com/dotnet/razor/pull/11092 ) )
1418 * Reduce the amount of telemetry emitted (#11094 ) (PR: [ #11094 ] ( https://github.com/dotnet/razor/pull/11094 ) )
Original file line number Diff line number Diff line change 3939 "defaults" : {
4040 "roslyn" : " 4.13.0-2.24531.3" ,
4141 "omniSharp" : " 1.39.11" ,
42- "razor" : " 9.0.0-preview.24528.3 " ,
42+ "razor" : " 9.0.0-preview.24531.4 " ,
4343 "razorOmnisharp" : " 7.0.0-preview.23363.1" ,
4444 "xamlTools" : " 17.13.35431.11"
4545 },
You can’t perform that action at this time.
0 commit comments