From f30fee230b44db09191f55134e97e9e3ce422b2b Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Wed, 24 May 2023 23:14:44 +0200 Subject: [PATCH] Revert "updated docfx" This reverts commit 2c8e8dc76cbda095b2d9801abc0bd1771c4f57f0. --- .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 90088e9..4dfba3d 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": false, "tools": { "docfx": { - "version": "2.67.1", + "version": "2.65.2", "commands": [ "docfx" ]