dotnet-installer/.config/dotnet-tools.json
dotnet-maestro[bot] de4f1385b7 Update dependencies from https://github.com/dotnet/arcade-services build 20240117.2
Microsoft.DotNet.Darc , Microsoft.DotNet.DarcLib
 From Version 1.1.0-beta.24066.1 -> To Version 1.1.0-beta.24067.2
2024-01-17 14:09:55 +00:00

12 lines
174 B
JSON

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