TouchyTickets/Desktop/.config/dotnet-tools.json

12 lines
163 B
JSON
Raw Normal View History

2020-05-30 19:41:49 +02:00
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-mgcb": {
"version": "3.8.0.1375-develop",
"commands": [
"mgcb"
]
}
}
}