Ocelot/.config/dotnet-tools.json
2020-11-23 11:50:19 +00:00

12 lines
167 B
JSON

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