dotnet-installer/.config/dotnet-tools.json
dotnet-maestro[bot] b6ad68860e Update dependencies from https://github.com/dotnet/arcade-services build 20240531.5
Microsoft.DotNet.Darc , Microsoft.DotNet.DarcLib
 From Version 1.1.0-beta.24281.1 -> To Version 1.1.0-beta.24281.5
2024-06-01 13:06:14 +00:00

12 lines
174 B
JSON

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