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 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.25368.8 (PR: [ #8431 ] ( https://github.com/dotnet/vscode-csharp/pull/8431 ) )
7+ * Bump Roslyn to 5.0.0-2.25371.17 (PR: [ #8436 ] ( https://github.com/dotnet/vscode-csharp/pull/8436 ) )
8+ * Fix exception in additional file diagnostics (PR: [ #79501 ] ( https://github.com/dotnet/roslyn/pull/79501 ) )
89 * Simplify stale project handling in hot reload(PR: [ #79386 ] ( https://github.com/dotnet/roslyn/pull/79386 ) )
910 * Fix static extension method not showing up on enum type(PR: [ #79454 ] ( https://github.com/dotnet/roslyn/pull/79454 ) )
1011 * Update 'use auto property' to respect user options around ` this. ` for property access.(PR: [ #79405 ] ( https://github.com/dotnet/roslyn/pull/79405 ) )
Original file line number Diff line number Diff line change 4040 " workspace"
4141 ],
4242 "defaults" : {
43- "roslyn" : " 5.0.0-2.25368.8 " ,
43+ "roslyn" : " 5.0.0-2.25371.17 " ,
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