1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-03 00:35:16 +02:00
MLEM/.config/dotnet-tools.json

13 lines
156 B
JSON

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