dotnet-installer/.config/dotnet-tools.json
dotnet-maestro[bot] ea1fc9459b
[main] Update dependencies from dotnet/arcade-services (#17267)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2023-08-28 15:50:49 +00:00

12 lines
174 B
JSON

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