Files
UniTask/.config/dotnet-tools.json

14 lines
175 B
JSON
Raw Normal View History

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