File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
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.87.x
7- * Bump Roslyn to 5.0.0-2.25371.17 (PR: [ #8436 ] ( https://github.com/dotnet/vscode-csharp/pull/8436 ) )
7+ * Fix acquisition of components with proxies (PR: [ #8462 ] ( https://github.com/dotnet/vscode-csharp/pull/8462 ) )
8+ * Bump Roslyn to 5.0.0-2.25404.10 (PR: [ #8490 ] ( https://github.com/dotnet/vscode-csharp/pull/8490 ) )
9+ * Fix file based programs getting stuck in the host workspace (PR: [ #79730 ] ( https://github.com/dotnet/roslyn/pull/79730 ) )
810 * Fix exception in additional file diagnostics (PR: [ #79501 ] ( https://github.com/dotnet/roslyn/pull/79501 ) )
911 * Simplify stale project handling in hot reload(PR: [ #79386 ] ( https://github.com/dotnet/roslyn/pull/79386 ) )
1012 * Fix static extension method not showing up on enum type(PR: [ #79454 ] ( https://github.com/dotnet/roslyn/pull/79454 ) )
Original file line number Diff line number Diff line change 4040 " workspace"
4141 ],
4242 "defaults" : {
43- "roslyn" : " 5.0.0-2.25371.17 " ,
43+ "roslyn" : " 5.0.0-2.25404.10 " ,
4444 "omniSharp" : " 1.39.12" ,
4545 "razor" : " 10.0.0-preview.25368.1" ,
4646 "razorOmnisharp" : " 7.0.0-preview.23363.1" ,
You can’t perform that action at this time.
0 commit comments