File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 8
8
- Debug from .csproj and .sln [ #5876 ] ( https://github.com/dotnet/vscode-csharp/issues/5876 )
9
9
10
10
## Latest
11
- * Update Roslyn version to 4.8.0-3.23472.2 and Razor version to 8.0.0-preview.23465.2 (PR: [ #6423 ] ( https://github.com/dotnet/vscode-csharp/pull/6423 ) )
11
+ * Update Roslyn version to 4.8.0-3.23475.7 (PR: [ #6431 ] ( https://github.com/dotnet/vscode-csharp/pull/6431 ) )
12
+ * Fix crash when navigating to .net framework reference assemblies (PR: [ #69936 ] ( https://github.com/dotnet/roslyn/pull/69936 ) )
13
+ * Fix error when only the invariant culture is available (PR: [ #70096 ] ( https://github.com/dotnet/roslyn/pull/70096 ) )
14
+ * Update Razor version to 8.0.0-preview.23465.2 (PR: [ #6423 ] ( https://github.com/dotnet/vscode-csharp/pull/6423 ) )
12
15
* Use message pack for project.razor.* configuration file (PR: [ #9270 ] ( https://github.com/dotnet/razor/pull/9270 ) )
13
16
14
17
## 2.3.27
Original file line number Diff line number Diff line change 37
37
}
38
38
},
39
39
"defaults" : {
40
- "roslyn" : " 4.8.0-3.23472.2 " ,
40
+ "roslyn" : " 4.8.0-3.23475.7 " ,
41
41
"omniSharp" : " 1.39.7" ,
42
42
"razor" : " 8.0.0-preview.23465.2" ,
43
43
"razorOmnisharp" : " 7.0.0-preview.23363.1"
You can’t perform that action at this time.
0 commit comments