dotnet-installer/.config/dotnet-tools.json
dotnet-maestro[bot] c1e9d5695e Update dependencies from https://github.com/dotnet/arcade-services build 20240201.1
Microsoft.DotNet.Darc , Microsoft.DotNet.DarcLib
 From Version 1.1.0-beta.24080.2 -> To Version 1.1.0-beta.24101.1
2024-02-01 14:09:28 +00:00

12 lines
174 B
JSON

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