SPT-BuildTools/.config/dotnet-tools.json
2021-11-14 01:00:09 +11:00

12 lines
162 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"cake.tool": {
"version": "2.0.0-rc0001",
"commands": [
"dotnet-cake"
]
}
}
}