dotnet-installer/.config/dotnet-tools.json
2023-04-12 18:32:48 +02:00

12 lines
174 B
JSON

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