terminal/.config/dotnet-tools.json

13 строки
176 B
JSON

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