TinyLifeWeb/docs/.config/dotnet-tools.json
2024-11-29 15:11:07 +01:00

12 lines
148 B
JSON

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