Skip to content

Commit 36d7c07

Browse files
authored
Bump xamlTools to 18.7.11727.258 (#9261)
2 parents 917723d + bbb31b0 commit 36d7c07

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
* Parallelize HTML and Razor completion requests (PR: [#13092](https://github.com/dotnet/razor/pull/13092))
99
* Fix formatting for self-closing multiline templates (PR: [#13069](https://github.com/dotnet/razor/pull/13069))
1010
* Return empty incomplete list when HTML completion fails in Razor (PR: [#13090](https://github.com/dotnet/razor/pull/13090))
11+
* Update xamlTools to 18.7.11727.258 (PR: [#9261](https://github.com/dotnet/vscode-csharp/pull/9261))
12+
* XAML C# Expressions (XEXPR) full support (PR: AzDO#728266, AzDO#730837)
13+
1114

1215
# 2.136.x
1316
* Update Roslyn to 5.7.0-1.26220.12 (PR: [#](https://github.com/dotnet/vscode-csharp/pull/))

package.json

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

0 commit comments

Comments
 (0)