dotnet-installer/.config/dotnet-tools.json
dotnet-maestro[bot] 822071c28a
[release/8.0.1xx] Update dependencies from dotnet/arcade-services (#17881)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Premek Vysoky <premek.vysoky@microsoft.com>
2023-11-28 17:13:43 +00:00

12 lines
174 B
JSON

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