We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6307370 + b656a08 commit a457d39Copy full SHA for a457d39
CHANGELOG.md
@@ -4,6 +4,7 @@
4
- Debug from .csproj and .sln [#5876](https://github.com/dotnet/vscode-csharp/issues/5876)
5
6
# 2.69.x
7
+* Bump xamlTools to 17.14.35904.287 (PR: [#8042](https://github.com/dotnet/vscode-csharp/pull/8042))
8
9
# 2.68.x
10
* Update Razor to 9.0.0-preview.25125.9 (PR: [#8027](https://github.com/dotnet/vscode-csharp/pull/8027))
package.json
@@ -41,7 +41,7 @@
41
"omniSharp": "1.39.12",
42
"razor": "9.0.0-preview.25125.9",
43
"razorOmnisharp": "7.0.0-preview.23363.1",
44
- "xamlTools": "17.14.35828.13"
+ "xamlTools": "17.14.35904.287"
45
},
46
"main": "./dist/extension",
47
"l10n": "./l10n",
0 commit comments