Files
Solitaire/dotnet-tools.json
2026-04-10 16:33:40 +02:00

13 lines
183 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-mgcb": {
"version": "3.8.2.1105",
"commands": [
"mgcb"
],
"rollForward": false
}
}
}