hrms-api-backend/.config/dotnet-tools.json
2024-05-01 09:49:36 +07:00

12 lines
No EOL
161 B
JSON

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