File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
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 Roslyn to 4.9.0-3.23611.3 (PR: [ #<>] ( https://github.com/dotnet/vscode-csharp/pull/<> ) )
10
+ * Fix Remote Process Listing from Windows (PR: [ #6730 ] ( https://github.com/dotnet/vscode-csharp/pull/6730 ) )
11
+ * Fix description of debugger ` console ` setting (PR: [ #6726 ] ( https://github.com/dotnet/vscode-csharp/pull/6726 ) )
12
+ * Read extension paths option (PR: [ #6724 ] ( https://github.com/dotnet/vscode-csharp/pull/6724 ) )
13
+
14
+ ## 2.13.10
9
15
* Update Roslyn to 4.9.0-3.23604.10 (PR: [ #6676 ] ( https://github.com/dotnet/vscode-csharp/pull/6676 ) )
10
16
* Pass through folders for additional files (PR: [ #71061 ] ( https://github.com/dotnet/roslyn/pull/71061 ) )
11
17
* Automatically detect missing NuGet packages and restore (PR: [ #70851 ] ( https://github.com/dotnet/roslyn/pull/70851 ) )
Original file line number Diff line number Diff line change 37
37
}
38
38
},
39
39
"defaults" : {
40
- "roslyn" : " 4.9.0-3.23604.10 " ,
40
+ "roslyn" : " 4.9.0-3.23611.3 " ,
41
41
"omniSharp" : " 1.39.10" ,
42
42
"razor" : " 7.0.0-preview.23528.1" ,
43
43
"razorOmnisharp" : " 7.0.0-preview.23363.1" ,
You can’t perform that action at this time.
0 commit comments