TinyLifeWeb/.config/dotnet-tools.json
2023-05-24 23:10:19 +02:00

13 lines
148 B
JSON

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