spectre.console/dotnet-tools.json
2020-07-21 12:03:41 +02:00

18 lines
246 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"cake.tool": {
"version": "0.38.4",
"commands": [
"dotnet-cake"
]
},
"gpr": {
"version": "0.1.224",
"commands": [
"gpr"
]
}
}
}