dotnet-installer/.config/dotnet-tools.json
2023-08-17 17:27:03 +00:00

12 lines
174 B
JSON

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