Skip to content

Commit c5ab09c

Browse files
committed
Include roslyn update
1 parent bce7b5e commit c5ab09c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
- Debug from .csproj and .sln [#5876](https://github.com/dotnet/vscode-csharp/issues/5876)
55

66
# 2.91.x
7-
* Bump Roslyn to 5.0.0-2.25458.1 (PR: [#8593](https://github.com/dotnet/vscode-csharp/pull/8593))
7+
* Bump Roslyn to 5.0.0-2.25458.10 (PR: [#](https://github.com/dotnet/vscode-csharp/pull/))
88
* Store client's version for open docs (PR: [#80064](https://github.com/dotnet/roslyn/pull/80064))
99
* Pass global properties and the binary log path via RPC to BuildHost (PR: [#80094](https://github.com/dotnet/roslyn/pull/80094))
1010
* Don't switch runtime / design time solutions if cohosting is on (PR: [#80065](https://github.com/dotnet/roslyn/pull/80065))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"workspace"
4141
],
4242
"defaults": {
43-
"roslyn": "5.0.0-2.25458.1",
43+
"roslyn": "5.0.0-2.25458.10",
4444
"omniSharp": "1.39.14",
4545
"razor": "10.0.0-preview.25454.5",
4646
"razorOmnisharp": "7.0.0-preview.23363.1",

0 commit comments

Comments
 (0)