dotnet-installer/.config/dotnet-tools.json
dotnet-maestro[bot] 40dd71d9c9 Update dependencies from https://github.com/dotnet/arcade-services build 20240305.3
Microsoft.DotNet.Darc , Microsoft.DotNet.DarcLib
 From Version 1.1.0-beta.24153.1 -> To Version 1.1.0-beta.24155.3
2024-03-05 13:56:49 +00:00

12 lines
174 B
JSON

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