Skip to content

Commit 35f340c

Browse files
authored
Bump xamlTools to 17.14.36010.33 (#8178)
2 parents caf0d82 + a6fd141 commit 35f340c

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

CHANGELOG.md

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

66
# 2.74.x
7-
* Bump xamlTools to 17.14.36008.108 (PR: [#8159](https://github.com/dotnet/vscode-csharp/pull/8159))
7+
* Bump xamlTools to 17.14.36010.33 (PR: [#8178](https://github.com/dotnet/vscode-csharp/pull/8178))
88
* Bump razor to 10.0.0-preview.25210.3 (PR: [#8171](https://github.com/dotnet/vscode-csharp/pull/8171))
99
* Allow graceful handling of ArgumentException when trying to apply changes to SourceText in LspTextChangesLoader (PR: [#11727](https://github.com/dotnet/razor/pull/11727))
1010
* Tweak a log message (PR: [#11705](https://github.com/dotnet/razor/pull/11705))
1111
* Improve performance and memory usage of TagHelperBinder (PR: [#11671](https://github.com/dotnet/razor/pull/11671))
12-
1312

1413
# 2.73.x
1514
* Bump Roslyn to 5.0.0-1.25204.1 (PR: [#8138](https://github.com/dotnet/vscode-csharp/pull/8138))

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.25210.3",
4646
"razorOmnisharp": "7.0.0-preview.23363.1",
47-
"xamlTools": "17.14.36008.108"
47+
"xamlTools": "17.14.36010.33"
4848
},
4949
"main": "./dist/extension",
5050
"l10n": "./l10n",

0 commit comments

Comments
 (0)