TinyLifeWeb/.config/dotnet-tools.json
2023-09-15 15:02:25 +02:00

13 lines
148 B
JSON

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