From 72261524fba96a9dd75f6607ab22a43dc8d7a137 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 19:42:55 +0000 Subject: [PATCH] Bump docfx from 2.78.3 to 2.78.4 --- updated-dependencies: - dependency-name: docfx dependency-version: 2.78.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .config/dotnet-tools.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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