Skip to content

Commit 87e3a4b

Browse files
committed
Bump xamlTools to latest signed release (17.11.34917.22):
https://dev.azure.com/devdiv/DevDiv/_build?definitionId=10369&keywordFilter=main I verified the following: - onTypeFormat no longer causes exceptions when typing in XAML - Format Document/Selection works as expected - onAutoInsert no longer requires a space after the tag name to work - completion item documentation tooltips are back
1 parent 95baa95 commit 87e3a4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"razor": "7.0.0-preview.24178.4",
4343
"razorOmnisharp": "7.0.0-preview.23363.1",
4444
"razorTelemetry": "7.0.0-preview.24178.4",
45-
"xamlTools": "17.11.34907.35"
45+
"xamlTools": "17.11.34917.22"
4646
},
4747
"main": "./dist/extension",
4848
"l10n": "./l10n",

0 commit comments

Comments
 (0)