dotnet-installer/.config/dotnet-tools.json
2023-04-07 09:39:11 -07:00

12 lines
174 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"microsoft.dotnet.darc": {
"version": "1.1.0-beta.23206.1",
"commands": [
"darc"
]
}
}
}