dotnet-installer/.config/dotnet-tools.json
dotnet-maestro[bot] f84443f1c6
[release/8.0.1xx] Update dependencies from dotnet/arcade-services (#17866)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2023-11-27 17:44:48 +00:00

12 lines
174 B
JSON

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