From c2dfea86c9ae719633ee22d6ceb2bdd3459d671a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 16:25:36 +0000 Subject: [PATCH] build(deps): Bump docfx from 2.78.2 to 2.78.3 Bumps [docfx](https://github.com/dotnet/docfx) from 2.78.2 to 2.78.3. - [Release notes](https://github.com/dotnet/docfx/releases) - [Changelog](https://github.com/dotnet/docfx/blob/main/RELEASENOTE.md) - [Commits](https://github.com/dotnet/docfx/compare/2.78.2...v2.78.3) --- updated-dependencies: - dependency-name: docfx dependency-version: 2.78.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .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 294e26e0b..b029cab26 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -10,7 +10,7 @@ "rollForward": false }, "docfx": { - "version": "2.78.2", + "version": "2.78.3", "commands": [ "docfx" ],