Ryujinx-GtkSharp/.config/dotnet-tools.json
2022-01-26 18:50:22 +01:00

12 lines
177 B
JSON

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