SPT-BuildTools/.config/dotnet-tools.json

12 lines
162 B
JSON
Raw Permalink Normal View History

2021-11-14 01:00:09 +11:00
{
"version": 1,
"isRoot": true,
"tools": {
"cake.tool": {
"version": "2.0.0-rc0001",
"commands": [
"dotnet-cake"
]
}
}
}