We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0b71cbf + 5697d74 commit 19d15a8Copy full SHA for 19d15a8
CHANGELOG.md
@@ -6,6 +6,7 @@
6
# Latest
7
* Update Razor to 9.0.0-preview.24467.1
8
* Fix LF line-ending auto format bug (PR: [#10802](https://github.com/dotnet/razor/pull/10802))
9
+* Bump xamltools to 17.12.35318.29 (PR: [#7577](https://github.com/dotnet/vscode-csharp/pull/7577))
10
11
# 2.48.x
12
* Add signing support to VSIX (PR: [#7490](https://github.com/dotnet/vscode-csharp/pull/7490))
package.json
@@ -41,7 +41,7 @@
41
"omniSharp": "1.39.11",
42
"razor": "9.0.0-preview.24467.1",
43
"razorOmnisharp": "7.0.0-preview.23363.1",
44
- "xamlTools": "17.12.35311.18"
+ "xamlTools": "17.12.35318.29"
45
},
46
"main": "./dist/extension",
47
"l10n": "./l10n",
0 commit comments