0
0
mirror of https://github.com/sp-tarkov/launcher.git synced 2025-02-13 06:10:45 -05:00
launcher/project/.config/dotnet-tools.json
2023-03-03 19:25:33 +00:00

12 lines
155 B
JSON

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