LADXHD/.config/dotnet-tools.json
2023-12-14 18:00:07 -05:00

12 lines
154 B
JSON

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