Files
Snap.Hutao/.config/dotnet-tools.json
fanbook-wangdage 1f268acc29 init
2025-11-20 20:28:27 +08:00

12 lines
155 B
JSON

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