File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-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.95.x
7+ * Bump Roslyn to 5.3.0-1.25513.2 (PR: [ #8697 ] ( https://github.com/dotnet/vscode-csharp/pull/8697 ) )
8+ * Restore fully qualify for Razor (PR: [ #80674 ] ( https://github.com/dotnet/roslyn/pull/80674 ) )
9+ * Improve diagnostic quality for less accessible base type argument (PR: [ #80483 ] ( https://github.com/dotnet/roslyn/pull/80483 ) )
10+ * Build BuildHost against net8.0 (PR: [ #80641 ] ( https://github.com/dotnet/roslyn/pull/80641 ) )
11+ * Add completion for directives in file based programs (PR: [ #80410 ] ( https://github.com/dotnet/roslyn/pull/80410 ) )
712* Bump Razor to 10.0.0-preview.25512.6 (PR: [ #8694 ] ( https://github.com/dotnet/vscode-csharp/pull/8694 ) )
813 * Provide a way for users to turn on logging for formatting, to help resolve bugs (PR: [ #12304 ] ( https://github.com/dotnet/razor/pull/12304 ) )
914 * Handle diagnostic spans that cover an entire attribute value (PR: [ #12302 ] ( https://github.com/dotnet/razor/pull/12302 ) )
Original file line number Diff line number Diff line change 4040 " workspace"
4141 ],
4242 "defaults" : {
43- "roslyn" : " 5.1 .0-1.25506.3 " ,
43+ "roslyn" : " 5.3 .0-1.25513.2 " ,
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