DiscordChatExporter/.config/dotnet-tools.json
2021-11-08 23:16:37 +02:00

12 lines
163 B
JSON

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