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