From 0a26f01ed0a6bd07cdec84955bc2bb51538b8d15 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Tue, 6 Jun 2023 10:36:20 +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..0d65f1d 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.3", "commands": [ "docfx" ]