groceries/.config/dotnet-tools.json

12 lines
175 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"microsoft.web.librarymanager.cli": {
"version": "2.1.175",
"commands": [
"libman"
]
}
}
}