dotnet-installer/.config/dotnet-tools.json
MilenaHristova 3dedd3b5c9 bump darc
2023-02-08 13:22:58 +01:00

12 lines
174 B
JSON

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