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