From 9d50b2f46b20fcaba08902ae881f05ed6392caf4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 15:12:22 +0000 Subject: [PATCH] Bump docfx from 2.78.4 to 2.78.5 --- updated-dependencies: - dependency-name: docfx dependency-version: 2.78.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- modules/platforms/dotnet/.config/dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/platforms/dotnet/.config/dotnet-tools.json b/modules/platforms/dotnet/.config/dotnet-tools.json index 45b1c6bc8f1c..6a8a8ae4c3a1 100644 --- a/modules/platforms/dotnet/.config/dotnet-tools.json +++ b/modules/platforms/dotnet/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "docfx": { - "version": "2.78.4", + "version": "2.78.5", "commands": [ "docfx" ]