Xdg.Directories/.config/dotnet-tools.json

12 lines
146 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"docfx": {
"version": "2.75.3",
"commands": [
"docfx"
]
}
}
}