Files
KioskApp/GtkSharp/.config/dotnet-tools.json
2024-09-15 22:40:48 +02:00

12 lines
177 B
JSON

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