From 435e3f701d09940bda7fecdd69c1ec3b04e0f5db Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 19 Nov 2024 11:14:22 +0000 Subject: [PATCH] chore(deps): update dependency docfx to 2.78.1 --- .config/dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 46a7007b2c3..4eab4a956dc 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "docfx": { - "version": "2.77.0", + "version": "2.78.1", "commands": [ "docfx" ]