LADXHD/.config/dotnet-tools.json

12 lines
154 B
JSON
Raw Normal View History

2023-12-14 23:00:07 +00:00
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-mgcb": {
"version": "3.8.1.303",
"commands": [
"mgcb"
]
}
}
}