TinyLifeWeb/.config/dotnet-tools.json
2021-08-04 05:42:02 +02:00

12 lines
197 B
JSON

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