File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 1010- ProcessFrameworkReferences task failed unexpectedly [ #5980 ] ( https://github.com/dotnet/vscode-csharp/issues/5980 )
1111
1212## Latest
13+ * Update Roslyn to 4.8.0-1.23403.6 (PR: [ #<>] ( https://github.com/dotnet/vscode-csharp/pull/<> ) )
14+ * Upgrade NuGet.Frameworks to fix loading projects with the 7.0.4xx (PR:[ #69354 ] ( https://github.com/dotnet/roslyn/pull/69354 ) )
15+ * Emulate suggestion mode in LSP completion by always soft-select (PR:[ #69327 ] ( https://github.com/dotnet/roslyn/pull/69327 ) )
1316* Updated CHANGELOG.md (PR: [ #5992 ] ( https://github.com/dotnet/vscode-csharp/pull/5992 ) )
1417* Add back accidentally excluded changelog file from vsix (PR: [ #5991 ] ( https://github.com/dotnet/vscode-csharp/pull/5991 ) )
1518
Original file line number Diff line number Diff line change 3636 }
3737 },
3838 "defaults" : {
39- "roslyn" : " 4.8.0-1.23381.8 " ,
39+ "roslyn" : " 4.8.0-1.23403.6 " ,
4040 "omniSharp" : " 1.39.7" ,
4141 "razor" : " 7.0.0-preview.23328.2" ,
4242 "razorOmnisharp" : " 7.0.0-preview.23363.1"
You can’t perform that action at this time.
0 commit comments