File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 5
5
6
6
# 2.91.x
7
7
* Bump Roslyn to 5.0.0-2.25458.10 (PR: [ #] ( https://github.com/dotnet/vscode-csharp/pull/ ) )
8
+ * Move brace adjustment on enter to on auto insert in LSP(PR: [ #80075 ] ( https://github.com/dotnet/roslyn/pull/80075 ) )
9
+ * Avoid throwing when obsolete overload of GetUpdatesAsync is invoked with empty array(PR: [ #80161 ] ( https://github.com/dotnet/roslyn/pull/80161 ) )
10
+ * Bump patch version of MSBuild packages(PR: [ #80156 ] ( https://github.com/dotnet/roslyn/pull/80156 ) )
11
+ * Include category in Hot Reload log messages(PR: [ #80160 ] ( https://github.com/dotnet/roslyn/pull/80160 ) )
8
12
* Store client's version for open docs (PR: [ #80064 ] ( https://github.com/dotnet/roslyn/pull/80064 ) )
9
13
* Pass global properties and the binary log path via RPC to BuildHost (PR: [ #80094 ] ( https://github.com/dotnet/roslyn/pull/80094 ) )
10
14
* Don't switch runtime / design time solutions if cohosting is on (PR: [ #80065 ] ( https://github.com/dotnet/roslyn/pull/80065 ) )
You can’t perform that action at this time.
0 commit comments