diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 6583e035..5d5f1610 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "docfx": { - "version": "2.78.1", + "version": "2.78.2", "commands": ["docfx"] } }