diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 7f020cbe..3d6bb796 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "docfx": { - "version": "2.75.2", + "version": "2.75.3", "commands": ["docfx"] } }