Files
Snap.Hutao/.config/dotnet-tools.json
2023-12-08 09:50:56 +08:00

13 lines
156 B
JSON

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