dotnet-installer/.config/dotnet-tools.json
dotnet-maestro[bot] d36edf0c63 Update dependencies from https://github.com/dotnet/arcade-services build 20240530.1
Microsoft.DotNet.Darc , Microsoft.DotNet.DarcLib
 From Version 1.1.0-beta.24277.3 -> To Version 1.1.0-beta.24280.1
2024-05-30 13:04:07 +00:00

12 lines
174 B
JSON

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