Files
UniTask/.config/dotnet-tools.json
2025-09-10 17:20:43 +09:00

14 lines
175 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"docfx": {
"version": "2.78.3",
"commands": [
"docfx"
],
"rollForward": false
}
}
}