We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 408f1b0 commit b656a08Copy full SHA for b656a08
CHANGELOG.md
@@ -4,7 +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.88 (PR: [#8042](https://github.com/dotnet/vscode-csharp/pull/8042))
+* 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.35904.88"
+ "xamlTools": "17.14.35904.287"
45
},
46
"main": "./dist/extension",
47
"l10n": "./l10n",
0 commit comments