Files
control-see/.config/dotnet-tools.json

13 lines
173 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"paket": {
"version": "9.0.2",
"commands": [
"paket"
],
"rollForward": false
}
}
}