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.95.x
7- * Bump Roslyn to 5.3.0-1.25513.2 (PR: [ #8697 ] ( https://github.com/dotnet/vscode-csharp/pull/8697 ) )
7+ * Bump Roslyn to 5.3.0-1.25514.3 (PR: [ #8700 ] ( https://github.com/dotnet/vscode-csharp/pull/8700 ) )
8+ * Ensure ` LspWorkspaceManager ` returns solutions without misc document when file moved(PR: [ #80535 ] ( https://github.com/dotnet/roslyn/pull/80535 ) )
9+ * Add limited support for binarylogger to MSBuildWorkspace(PR: [ #80120 ] ( https://github.com/dotnet/roslyn/pull/80120 ) )
810 * Restore fully qualify for Razor (PR: [ #80674 ] ( https://github.com/dotnet/roslyn/pull/80674 ) )
911 * Improve diagnostic quality for less accessible base type argument (PR: [ #80483 ] ( https://github.com/dotnet/roslyn/pull/80483 ) )
1012 * Build BuildHost against net8.0 (PR: [ #80641 ] ( https://github.com/dotnet/roslyn/pull/80641 ) )
Original file line number Diff line number Diff line change 4040 " workspace"
4141 ],
4242 "defaults" : {
43- "roslyn" : " 5.3.0-1.25513.2 " ,
43+ "roslyn" : " 5.3.0-1.25514.3 " ,
4444 "omniSharp" : " 1.39.14" ,
4545 "razor" : " 10.0.0-preview.25512.6" ,
4646 "razorOmnisharp" : " 7.0.0-preview.23363.1" ,
You can’t perform that action at this time.
0 commit comments