dotnet-installer/.config/dotnet-tools.json
dotnet-maestro[bot] 387867f572
[main] Update dependencies from dotnet/sdk (#19667)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-05-03 14:52:16 -05:00

12 lines
174 B
JSON

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