File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
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
# 2.73.x
7
+ * Bump Roslyn to 5.0.0-1.25204.1 (PR: [ #8138 ] ( https://github.com/dotnet/vscode-csharp/pull/8138 ) )
8
+ * Don't show duplicate toast if C# Dev Kit fails to activate (PR: [ #8135 ] ( https://github.com/dotnet/vscode-csharp/pull/8135 ) )
7
9
* Bump xamlTools to 17.14.36004.3 (PR: [ #8134 ] ( https://github.com/dotnet/vscode-csharp/pull/8134 ) )
10
+ * Acquire aspnetcore runtime when using Dev Kit to avoid double acquisition (PR: [ #8132 ] ( https://github.com/dotnet/vscode-csharp/pull/8132 ) )
8
11
9
12
# 2.72.x
10
13
* Revert xamlTools to 17.14.35913.250 (PR: [ #8121 ] ( https://github.com/dotnet/vscode-csharp/pull/8121 ) )
Original file line number Diff line number Diff line change 37
37
}
38
38
},
39
39
"defaults" : {
40
- "roslyn" : " 4.14 .0-3.25178 .1" ,
40
+ "roslyn" : " 5.0 .0-1.25204 .1" ,
41
41
"omniSharp" : " 1.39.12" ,
42
42
"razor" : " 9.0.0-preview.25177.4" ,
43
43
"razorOmnisharp" : " 7.0.0-preview.23363.1" ,
You can’t perform that action at this time.
0 commit comments