dotnet-installer/.config/dotnet-tools.json
dotnet-maestro-bot 3ecef4f3be
[automated] Merge branch 'release/8.0.3xx' => 'main' (#18466)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: v-wuzhai <46013274+v-wuzhai@users.noreply.github.com>
Co-authored-by: Jason Zhai <v-wuzhai@microsoft.com>
2024-02-06 11:39:09 +01:00

12 lines
174 B
JSON

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