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.102.x
7- * Update Roslyn to 5.3.0-2.25568.2 (PR: [ #8799 ] ( https://github.com/dotnet/vscode-csharp/pull/8799 ) )
7+ * Update Roslyn to 5.3.0-2.25568.9 (PR: [ #8799 ] ( https://github.com/dotnet/vscode-csharp/pull/8799 ) )
8+ * Handle automatic restores on directly on the server (PR: [ #81233 ] ( https://github.com/dotnet/roslyn/pull/81233 ) )
89 * Only treat a file with directives as an FBP (PR: [ #81307 ] ( https://github.com/dotnet/roslyn/pull/81307 ) )
910 * Document excerpt for Razor, and fix Find All Refs (PR: [ #81291 ] ( https://github.com/dotnet/roslyn/pull/81291 ) )
1011 * Filter IntelliSense attribute suggestions by AttributeTargets (PR: [ #81157 ] ( https://github.com/dotnet/roslyn/pull/81157 ) )
Original file line number Diff line number Diff line change 4040 " workspace"
4141 ],
4242 "defaults" : {
43- "roslyn" : " 5.3.0-2.25568.2 " ,
43+ "roslyn" : " 5.3.0-2.25568.9 " ,
4444 "omniSharp" : " 1.39.14" ,
4545 "razor" : " 10.0.0-preview.25564.2" ,
4646 "razorOmnisharp" : " 7.0.0-preview.23363.1" ,
You can’t perform that action at this time.
0 commit comments