From cd18d0a297d723ec9891faa29704b6ec4d62aa99 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 19 Oct 2023 00:40:04 +0000 Subject: [PATCH] chore(deps): update dependency docfx to v2.71.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 75915cc58eb..e6d5431e08c 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "docfx": { - "version": "2.71.0", + "version": "2.71.1", "commands": [ "docfx" ]