From 358aedc5660979e0c205a3f56cf1736026f0666c Mon Sep 17 00:00:00 2001 From: Gleb Krasilich Date: Tue, 31 Jan 2023 01:20:29 +0300 Subject: [PATCH] Update docfx to 2.61.0 --- .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 f2b0876..22f3be2 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -15,7 +15,7 @@ ] }, "docfx": { - "version": "2.60.2", + "version": "2.61.0", "commands": [ "docfx" ]