Skip to content

Commit 12f5e99

Browse files
committed
Enable xamltools preview by default
1 parent 83d4b7f commit 12f5e99

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
@@ -1722,7 +1722,7 @@
17221722
"dotnet.enableXamlToolsPreview": {
17231723
"scope": "machine-overridable",
17241724
"type": "boolean",
1725-
"default": false,
1725+
"default": true,
17261726
"description": "%configuration.dotnet.enableXamlToolsPreview%"
17271727
},
17281728
"dotnet.projects.binaryLogPath": {

0 commit comments

Comments
 (0)