1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-09 02:37:57 +08:00
osu-lazer/.config/dotnet-tools.json

12 lines
156 B
JSON
Raw Normal View History

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