BililiveRecorder/.config/dotnet-tools.json
2021-07-15 21:41:21 +08:00

12 lines
166 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-format": {
"version": "5.1.225507",
"commands": [
"dotnet-format"
]
}
}
}