dotnet-installer/.config/dotnet-tools.json
dotnet-maestro[bot] f827ff4b7e Update dependencies from https://github.com/dotnet/arcade-services build
Microsoft.DotNet.Darc , Microsoft.DotNet.DarcLib
 From Version 1.1.0-beta.24171.1 -> To Version 1.1.0-beta.24172.2
2024-03-23 12:57:03 +00:00

12 lines
174 B
JSON

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