dotnet-installer/.config/dotnet-tools.json
dotnet-maestro[bot] 729c284649 Update dependencies from https://github.com/dotnet/arcade-services build
Microsoft.DotNet.Darc , Microsoft.DotNet.DarcLib
 From Version 1.1.0-beta.24163.7 -> To Version 1.1.0-beta.24165.3
2024-03-16 12:33:51 +00:00

12 lines
174 B
JSON

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