home-page/.config/dotnet-tools.json
2025-04-30 22:36:01 +08:00

13 lines
189 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"csharpier": {
"version": "0.30.6",
"commands": [
"dotnet-csharpier"
],
"rollForward": false
}
}
}