Files
TraitTracker/.config/dotnet-tools.json
2024-09-20 10:42:31 +02:00

13 lines
189 B
JSON

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