dotnet-installer/.config/dotnet-tools.json
dotnet-maestro[bot] 65504e69d3
[main] Update dependencies from dotnet/arcade-services (#19081)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-03-18 14:20:07 +00:00

12 lines
174 B
JSON

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