File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-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
+ * Update debugger to 2.9.0 (PR: [ #6623 ] ( https://github.com/dotnet/vscode-csharp/pull/6623 ) )
10
+ * Flush ` Console.Write ` buffer more often (Fixes: [ #6598 ] ( https://github.com/dotnet/vscode-csharp/issues/6598 ) )
11
+ * Fix logpoint freezing on start (Fixes: [ #6585 ] ( https://github.com/dotnet/vscode-csharp/issues/6585 ) )
12
+ * Fix logpoints when using variables after breakpoint breaks (Fixes: [ #583 ] ( https://github.com/microsoft/vscode-dotnettools/issues/583 ) )
13
+
14
+ ## 2.9.20
9
15
* Bump Roslyn to 4.9.0-1.23526.14 (PR: [ #6608 ] ( https://github.com/dotnet/vscode-csharp/pull/6608 ) )
10
16
* Fix some project loading issues caused by evaluation failures (PR: [ #70496 ] ( https://github.com/dotnet/roslyn/pull/70496 ) )
11
17
* Ensure evaluation diagnostics are logged during project load (PR: [ #70467 ] ( https://github.com/dotnet/roslyn/pull/70467 ) )
You can’t perform that action at this time.
0 commit comments