File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1515 * Add new shared SelectXXXAsArray helpers (#11796 ) (PR: [ #11796 ] ( https://github.com/dotnet/razor/pull/11796 ) )
1616
1717# 2.76.x
18- * Bump Roslyn to 5.0.0-1.25256.5 (PR: [ #8254 ] ( https://github.com/dotnet/vscode-csharp/pull/8254 ) )
18+ * Bump Roslyn to 5.0.0-1.25257.6 (PR: [ #8264 ] ( https://github.com/dotnet/vscode-csharp/pull/8264 ) )
1919 * Do not parse URIs during LSP serialization/deserialization(PR: [ #76691 ] ( https://github.com/dotnet/roslyn/pull/76691 ) )
2020 * Ensure hover markdown for supported platforms uses non-breaking spaces for indentation(PR: [ #78405 ] ( https://github.com/dotnet/roslyn/pull/78405 ) )
2121 * Change O(n) + O(lg n) search in SolutionState.SortedProjectStates to just O(lg n) (#78427 ) (PR: [ #78427 ] ( https://github.com/dotnet/roslyn/pull/78427 ) )
Original file line number Diff line number Diff line change 4040 " workspace"
4141 ],
4242 "defaults" : {
43- "roslyn" : " 5.0.0-1.25256.5 " ,
43+ "roslyn" : " 5.0.0-1.25257.6 " ,
4444 "omniSharp" : " 1.39.12" ,
45- "razor" : " 10.0.0-preview.25256.6" ,
45+ "razor" : " 10.0.0-preview.25256.6"
4646 "razorOmnisharp" : " 7.0.0-preview.23363.1" ,
4747 "xamlTools" : " 17.14.36106.43"
4848 },
You can’t perform that action at this time.
0 commit comments