dotnet-installer/.config/dotnet-tools.json
dotnet-maestro[bot] 4a113efadc
[release/8.0.3xx] Update dependencies from dotnet/arcade-services (#19890)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-06-06 06:43:51 -07:00

12 lines
174 B
JSON

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