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.25256.5 (PR: [ #8254 ] ( https://github.com/dotnet/vscode-csharp/pull/8254 ) )
7
+ * Bump Roslyn to 5.0.0-1.25257.6 (PR: [ #8264 ] ( https://github.com/dotnet/vscode-csharp/pull/8264 ) )
8
+ * Fix razor redirect(PR: [ #78448 ] ( https://github.com/dotnet/roslyn/pull/78448 ) )
8
9
* Do not parse URIs during LSP serialization/deserialization(PR: [ #76691 ] ( https://github.com/dotnet/roslyn/pull/76691 ) )
9
10
* Ensure hover markdown for supported platforms uses non-breaking spaces for indentation(PR: [ #78405 ] ( https://github.com/dotnet/roslyn/pull/78405 ) )
10
11
* Bump Razor to 10.0.0-preview.25252.1 (PR: [ #8239 ] ( https://github.com/dotnet/vscode-csharp/pull/8239 ) )
Original file line number Diff line number Diff line change 40
40
" workspace"
41
41
],
42
42
"defaults" : {
43
- "roslyn" : " 5.0.0-1.25256.5 " ,
43
+ "roslyn" : " 5.0.0-1.25257.6 " ,
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