dotnet-installer/.config/dotnet-tools.json
dotnet-maestro[bot] 52da9ea1d6 Update dependencies from https://github.com/dotnet/arcade-services build 20240126.2
Microsoft.DotNet.Darc , Microsoft.DotNet.DarcLib
 From Version 1.1.0-beta.24074.2 -> To Version 1.1.0-beta.24076.2
2024-01-27 14:06:20 +00:00

12 lines
174 B
JSON

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