File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 9
9
10
10
## Latest
11
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 ) )
12
+ * Fix crash when navigating to .NET Framework reference assemblies (PR: [ #69936 ] ( https://github.com/dotnet/roslyn/pull/69936 ) )
13
13
* Fix error when only the invariant culture is available (PR: [ #70096 ] ( https://github.com/dotnet/roslyn/pull/70096 ) )
14
+ * Fix issue in razor new file formatting (PR: [ #6429 ] ( https://github.com/dotnet/vscode-csharp/pull/6429 ) )
14
15
* Update Razor version to 8.0.0-preview.23465.2 (PR: [ #6423 ] ( https://github.com/dotnet/vscode-csharp/pull/6423 ) )
15
16
* Use message pack for project.razor.* configuration file (PR: [ #9270 ] ( https://github.com/dotnet/razor/pull/9270 ) )
17
+ * Fix issue in debug tests where tests would complete before the debugger attached (PR: [ #6415 ] ( https://github.com/dotnet/vscode-csharp/pull/6415 ) )
18
+ * Hide certain debugger launch configurations when devkit is installed (PR: [ #6405 ] ( https://github.com/dotnet/vscode-csharp/pull/6405 ) )
19
+ * Fix issue where build errors were not parsed correctly in the problems list (PR: [ #6340 ] ( https://github.com/dotnet/vscode-csharp/pull/6340 ) )
20
+ * Update debugger packages to 2.0.3 (PR: [ #6401 ] ( https://github.com/dotnet/vscode-csharp/pull/6401 ) )
16
21
17
22
## 2.3.27
18
23
* Update Roslyn version to 4.8.0-3.23470.7 (PR: [ #6408 ] ( https://github.com/dotnet/vscode-csharp/pull/6408 ) )
You can’t perform that action at this time.
0 commit comments