1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-06 18:07:07 +02:00
MLEM/.config/dotnet-tools.json
2022-09-14 22:00:45 +02:00

13 lines
156 B
JSON

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