dotnet-installer/.config/dotnet-tools.json
dotnet-maestro[bot] dbe6e6a6a7
[main] Update dependencies from dotnet/sdk (#19594)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2024-05-01 16:35:20 +00:00

12 lines
174 B
JSON

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