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.
1 parent 737a192 commit 32821d6Copy full SHA for 32821d6
CHANGELOG.md
@@ -4,6 +4,7 @@
4
- Debug from .csproj and .sln [#5876](https://github.com/dotnet/vscode-csharp/issues/5876)
5
6
# 2.74.x
7
+* Bump xamlTools to 17.14.36008.108
8
9
# 2.73.x
10
* Bump Roslyn to 5.0.0-1.25204.1 (PR: [#8138](https://github.com/dotnet/vscode-csharp/pull/8138))
package.json
@@ -44,7 +44,7 @@
44
"omniSharp": "1.39.12",
45
"razor": "9.0.0-preview.25177.4",
46
"razorOmnisharp": "7.0.0-preview.23363.1",
47
- "xamlTools": "17.14.36004.3"
+ "xamlTools": "17.14.36008.108"
48
},
49
"main": "./dist/extension",
50
"l10n": "./l10n",
0 commit comments