mfgames-cil/.config/dotnet-tools.json

25 lines
416 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"gitversion.tool": {
"version": "5.12.0",
"commands": [
"dotnet-gitversion"
]
},
"dotnet-reportgenerator-globaltool": {
"version": "5.1.3",
"commands": [
"reportgenerator"
]
},
"dotnet-outdated-tool": {
"version": "4.5.2",
"commands": [
"dotnet-outdated"
]
}
}
}