From 4b12a6f9b8c733b4b854771ac67afe3ef0c7596f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 16:27:45 +0000 Subject: [PATCH] docfx: Update to version 2.74.0 --- bucket/docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docfx.json b/bucket/docfx.json index 53ee502e47..09782769ec 100644 --- a/bucket/docfx.json +++ b/bucket/docfx.json @@ -1,10 +1,10 @@ { - "version": "2.73.2", + "version": "2.74.0", "description": "A documentation generation tool for API reference and Markdown files", "homepage": "https://dotnet.github.io/docfx/", "license": "MIT", - "url": "https://github.com/dotnet/docfx/releases/download/v2.73.2/docfx-win-x64-v2.73.2.zip", - "hash": "ff78a7921f305099e5df61c672338ded415197fd39cf90b5eae1d59eb21d37af", + "url": "https://github.com/dotnet/docfx/releases/download/v2.74.0/docfx-win-x64-v2.74.0.zip", + "hash": "d3e31eccbcbb75c1c6ff5176eb0fac6425cca3eb1cb474ce11a84053e4b0f429", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"