Skip to content

Commit b13a80d

Browse files
authored
Merge pull request #7309 from lizharems/dev/ehare/xaml-tools-bump
Xaml Bump
2 parents 1d3c61e + 48c3db3 commit b13a80d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

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

66
# Latest
7-
* Bump xamltools to 17.11.35027.17 (PR: [#7288](https://github.com/dotnet/vscode-csharp/pull/7288))
7+
* Bump xamltools to 17.12.35103.251 (PR: [#7309](https://github.com/dotnet/vscode-csharp/pull/7309))
8+
* Fixed issue with Exception type related to https://github.com/microsoft/vscode-dotnettools/issues/1247
89
* Fix impossible to enter multiple spaces in attribute area
910
* Fix cannot accept Copilot suggestion with Tab when IntelliSense is open
1011
* Fixing snippets in Razor LSP completion (PR: [#7274](https://github.com/dotnet/vscode-csharp/pull/7274))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"omniSharp": "1.39.11",
4242
"razor": "9.0.0-preview.24325.5",
4343
"razorOmnisharp": "7.0.0-preview.23363.1",
44-
"xamlTools": "17.11.35027.202"
44+
"xamlTools": "17.12.35103.251"
4545
},
4646
"main": "./dist/extension",
4747
"l10n": "./l10n",

0 commit comments

Comments
 (0)