dotnet-installer/.config/dotnet-tools.json
dotnet-maestro[bot] 0fe2917a54 Update dependencies from https://github.com/dotnet/arcade-services build 20240112.2
Microsoft.DotNet.Darc , Microsoft.DotNet.DarcLib
 From Version 1.1.0-beta.23621.3 -> To Version 1.1.0-beta.24062.2
2024-01-12 23:15:46 +00:00

12 lines
174 B
JSON

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