Skip to content

Commit d3422f2

Browse files
Update local tools
[skip ci]
1 parent 0e6276b commit d3422f2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.config/dotnet-tools.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@
33
"isRoot": true,
44
"tools": {
55
"xamlstyler.console": {
6-
"version": "3.2311.2",
6+
"version": "3.2404.2",
77
"commands": [
88
"xstyler"
9-
]
9+
],
10+
"rollForward": false
1011
}
1112
}
1213
}

0 commit comments

Comments
 (0)