dotnet-installer/.config/dotnet-tools.json
dotnet-maestro[bot] b08c2b5e26 Update dependencies from https://github.com/dotnet/arcade-services build 20230712.2
Microsoft.DotNet.Darc , Microsoft.DotNet.DarcLib
 From Version 1.1.0-beta.23354.1 -> To Version 1.1.0-beta.23362.2
2023-07-12 12:55:40 +00:00

12 lines
174 B
JSON

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