File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 6
6
- Debug from .csproj and .sln [ #5876 ] ( https://github.com/dotnet/vscode-csharp/issues/5876 )
7
7
8
8
## Latest
9
+ * Fix C# Debugger telemetry (PR: [ #6627 ] ( https://github.com/dotnet/vscode-csharp/pull/6627 ) )
10
+ * Add support for deduping build diagnostics from C# Devkit (PR: [ #6543 ] ( https://github.com/dotnet/vscode-csharp/pull/6543 ) )
9
11
* Update Roslyn to 4.9.0-1.23530.4 (PR: [ #6603 ] ( https://github.com/dotnet/vscode-csharp/pull/6603 ) )
10
12
* Enable NuGet restore commands ` dotnet.restore.all ` and ` dotnet.restore.project ` (PR: [ #70588 ] ( https://github.com/dotnet/roslyn/pull/70588 ) )
11
13
* Fix issue where server did not reload projects after NuGet restore (PR: [ #70602 ] ( https://github.com/dotnet/roslyn/pull/70602 ) )
12
14
* Update debugger to 2.9.0 (PR: [ #6623 ] ( https://github.com/dotnet/vscode-csharp/pull/6623 ) )
13
15
* Flush ` Console.Write ` buffer more often (Fixes: [ #6598 ] ( https://github.com/dotnet/vscode-csharp/issues/6598 ) )
14
16
* Fix logpoint freezing on start (Fixes: [ #6585 ] ( https://github.com/dotnet/vscode-csharp/issues/6585 ) )
15
17
* Fix logpoints when using variables after breakpoint breaks (Fixes: [ #583 ] ( https://github.com/microsoft/vscode-dotnettools/issues/583 ) )
18
+ * Update README.md to rename the Runtime dependency (PR: [ #6617 ] ( https://github.com/dotnet/vscode-csharp/pull/6617 ) )
16
19
17
20
## 2.9.20
18
21
* Bump Roslyn to 4.9.0-1.23526.14 (PR: [ #6608 ] ( https://github.com/dotnet/vscode-csharp/pull/6608 ) )
You can’t perform that action at this time.
0 commit comments