File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-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.55.x
7+ * Update Roslyn to 4.13.0-2.24531.3 (PR: [ #7722 ] ( https://github.com/dotnet/vscode-csharp/pull/7722 ) )
8+ * Proffer project system query service (PR: [ #75682 ] ( https://github.com/dotnet/roslyn/pull/75682 ) )
9+ * Ensure discards are initially soft selected in VSCode (PR: [ #75655 ] ( https://github.com/dotnet/roslyn/pull/75655 ) )
10+ * Reduce allocations in VirtualCharService.CreateVirtualCharSequence (PR: [ #75654 ] ( https://github.com/dotnet/roslyn/pull/75654 ) )
11+ * Reduce allocations in TextDocumentStates.AddRange (PR: [ #75640 ] ( https://github.com/dotnet/roslyn/pull/75640 ) )
712* Update Razor to 9.0.0-preview.24531.4 (PR: [ #7723 ] ( https://github.com/dotnet/vscode-csharp/pull/7723 ) )
813 * Fix aggregate telemetry reliability (PR: [ #11134 ] ( https://github.com/dotnet/razor/pull/11134 ) )
914 * [ FUSE] Fix OnAutoInsert and override completion and possible others (PR: [ #11122 ] ( https://github.com/dotnet/razor/pull/11122 ) )
Original file line number Diff line number Diff line change 3737 }
3838 },
3939 "defaults" : {
40- "roslyn" : " 4.13.0-2.24529 .3" ,
40+ "roslyn" : " 4.13.0-2.24531 .3" ,
4141 "omniSharp" : " 1.39.11" ,
4242 "razor" : " 9.0.0-preview.24531.4" ,
4343 "razorOmnisharp" : " 7.0.0-preview.23363.1" ,
You can’t perform that action at this time.
0 commit comments