dotnet-installer/.config/dotnet-tools.json
dotnet-maestro[bot] 987b88bb88 Update dependencies from https://github.com/dotnet/arcade-services build 20240417.1
Microsoft.DotNet.Darc , Microsoft.DotNet.DarcLib
 From Version 1.1.0-beta.24216.1 -> To Version 1.1.0-beta.24217.1
2024-04-17 12:59:36 +00:00

12 lines
174 B
JSON

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