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