dotnet-installer/.config/dotnet-tools.json
dotnet-maestro[bot] 58e5a37be6 Update dependencies from https://github.com/dotnet/arcade-services build 20231219.2
Microsoft.DotNet.Darc , Microsoft.DotNet.DarcLib
 From Version 1.1.0-beta.23578.2 -> To Version 1.1.0-beta.23619.2
2023-12-19 20:22:12 +00:00

12 lines
174 B
JSON

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