dotnet-installer/.config/dotnet-tools.json
dotnet-maestro[bot] 0eff5245d0
[main] Update dependencies from dotnet/arcade-services (#15391)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2023-02-01 14:20:04 -08:00

12 lines
174 B
JSON

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