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 10
10
- ProcessFrameworkReferences task failed unexpectedly [ #5980 ] ( https://github.com/dotnet/vscode-csharp/issues/5980 )
11
11
12
12
## 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 ) )
13
16
* Updated CHANGELOG.md (PR: [ #5992 ] ( https://github.com/dotnet/vscode-csharp/pull/5992 ) )
14
17
* Add back accidentally excluded changelog file from vsix (PR: [ #5991 ] ( https://github.com/dotnet/vscode-csharp/pull/5991 ) )
15
18
Original file line number Diff line number Diff line change 36
36
}
37
37
},
38
38
"defaults" : {
39
- "roslyn" : " 4.8.0-1.23381.8 " ,
39
+ "roslyn" : " 4.8.0-1.23403.6 " ,
40
40
"omniSharp" : " 1.39.7" ,
41
41
"razor" : " 7.0.0-preview.23328.2" ,
42
42
"razorOmnisharp" : " 7.0.0-preview.23363.1"
You can’t perform that action at this time.
0 commit comments