TinyLifeWeb/.config/dotnet-tools.json

13 lines
148 B
JSON

{
"version": 1,
"isRoot": false,
"tools": {
"docfx": {
"version": "2.61.0",
"commands": [
"docfx"
]
}
}
}