File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 4
4
- Debug from .csproj and .sln [ #5876 ] ( https://github.com/dotnet/vscode-csharp/issues/5876 )
5
5
6
6
# 2.76.x
7
- * Bump Roslyn to 5.0.0-1.25257.6 (PR: [ #8264 ] ( https://github.com/dotnet/vscode-csharp/pull/8264 ) )
7
+ * Bump Roslyn to 5.0.0-1.25263.2 (PR: [ #8286 ] ( https://github.com/dotnet/vscode-csharp/pull/8286 ) )
8
+ * [ release/vscode] Gracefully handle span mapping failing(PR: [ #78562 ] ( https://github.com/dotnet/roslyn/pull/78562 ) )
8
9
* Fix razor redirect(PR: [ #78448 ] ( https://github.com/dotnet/roslyn/pull/78448 ) )
9
10
* Do not parse URIs during LSP serialization/deserialization(PR: [ #76691 ] ( https://github.com/dotnet/roslyn/pull/76691 ) )
10
11
* Ensure hover markdown for supported platforms uses non-breaking spaces for indentation(PR: [ #78405 ] ( https://github.com/dotnet/roslyn/pull/78405 ) )
Original file line number Diff line number Diff line change 40
40
" workspace"
41
41
],
42
42
"defaults" : {
43
- "roslyn" : " 5.0.0-1.25257.6 " ,
43
+ "roslyn" : " 5.0.0-1.25263.2 " ,
44
44
"omniSharp" : " 1.39.12" ,
45
45
"razor" : " 10.0.0-preview.25252.1" ,
46
46
"razorOmnisharp" : " 7.0.0-preview.23363.1" ,
You can’t perform that action at this time.
0 commit comments