dotnet-installer/.config/dotnet-tools.json
2023-01-19 16:35:43 +00:00

12 lines
174 B
JSON

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