File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 4
4
- Debug from .csproj and .sln [ #5876 ] ( https://github.com/dotnet/vscode-csharp/issues/5876 )
5
5
6
6
## Latest
7
- * Update Roslyn to 4.10.0-1.24066.17 (PR: [ #6816 ] ( https://github.com/dotnet/vscode-csharp/pull/6816 ) )
7
+ * Update Roslyn to 4.10.0-1.24069.13 (PR: [ #6823 ] ( https://github.com/dotnet/vscode-csharp/pull/6823 ) )
8
+ * Fix request metric logging (PR: [ #71734 ] ( https://github.com/dotnet/roslyn/pull/71734 ) )
8
9
* Fix issue loading .NET 6.0 projects when only the 6.0 SDK is installed (PR: [ #71597 ] ( https://github.com/dotnet/roslyn/pull/71597 ) )
9
10
10
11
## 2.15.30
Original file line number Diff line number Diff line change 37
37
}
38
38
},
39
39
"defaults" : {
40
- "roslyn" : " 4.10.0-1.24066.17 " ,
40
+ "roslyn" : " 4.10.0-1.24069.13 " ,
41
41
"omniSharp" : " 1.39.11" ,
42
42
"razor" : " 7.0.0-preview.23627.2" ,
43
43
"razorOmnisharp" : " 7.0.0-preview.23363.1" ,
You can’t perform that action at this time.
0 commit comments