dotnet-installer/.config/dotnet-tools.json
dotnet-maestro[bot] 84831fa022 Update dependencies from https://github.com/dotnet/arcade-services build 20240516.1
Microsoft.DotNet.Darc , Microsoft.DotNet.DarcLib
 From Version 1.1.0-beta.24263.2 -> To Version 1.1.0-beta.24266.1
2024-05-16 13:16:43 +00:00

12 lines
174 B
JSON

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