InitializrService/.config/dotnet-tools.json

13 строки
184 B
JSON

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