diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 73d4742..a857ad3 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,9 +3,11 @@ "isRoot": true, "tools": { "docfx": { - "version": "2.78.3", - "commands": ["docfx"], + "version": "2.78.4", + "commands": [ + "docfx" + ], "rollForward": false } } -} +} \ No newline at end of file