terminal/.config/dotnet-tools.json

13 lines
176 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"XamlStyler.Console": {
"version": "3.2008.4",
"commands": [
"xstyler"
]
}
}
}