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 44- Debug from .csproj and .sln [ #5876 ] ( https://github.com/dotnet/vscode-csharp/issues/5876 )
55
66# 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 ) )
79* 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 ) )
811
912# 2.72.x
1013* 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 3737 }
3838 },
3939 "defaults" : {
40- "roslyn" : " 4.14 .0-3.25178 .1" ,
40+ "roslyn" : " 5.0 .0-1.25204 .1" ,
4141 "omniSharp" : " 1.39.12" ,
4242 "razor" : " 9.0.0-preview.25177.4" ,
4343 "razorOmnisharp" : " 7.0.0-preview.23363.1" ,
You can’t perform that action at this time.
0 commit comments