This repository has been archived on 2023-02-02. You can view files and clone it, but cannot push or open issues or pull requests.
mfgames-io-cil/.config/dotnet-tools.json

12 lines
183 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-reportgenerator-globaltool": {
"version": "5.0.0",
"commands": [
"reportgenerator"
]
}
}
}