Skip to content

Commit ebc8daa

Browse files
authored
Bump xamlTools to 17.14.36106.43 (#8260)
2 parents d37b064 + fb29dc3 commit ebc8daa

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

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

66
# 2.77.x
7+
* Bump xamlTools to 17.14.36106.43 (PR: [#8260](https://github.com/dotnet/vscode-csharp/pull/8260))
78
* Bump Razor to 10.0.0-preview.25255.4 (PR: [#8249](https://github.com/dotnet/vscode-csharp/pull/8249))
89
* Port remaining cohosting endpoints to VS Code (#11815) (PR: [#11815](https://github.com/dotnet/razor/pull/11815))
910
* Fix cohost semantic tokens in VS Code (#11816) (PR: [#11816](https://github.com/dotnet/razor/pull/11816))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"omniSharp": "1.39.12",
4545
"razor": "10.0.0-preview.25255.4",
4646
"razorOmnisharp": "7.0.0-preview.23363.1",
47-
"xamlTools": "17.14.36010.33"
47+
"xamlTools": "17.14.36106.43"
4848
},
4949
"main": "./dist/extension",
5050
"l10n": "./l10n",

0 commit comments

Comments
 (0)