From 48e88f15ee066f7dc6d311ed28b79c98ab6d63d7 Mon Sep 17 00:00:00 2001 From: Steven Liekens Date: Sat, 7 Dec 2024 23:35:02 +0100 Subject: [PATCH] Update 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 e4c81dbb6..3da7a1adc 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -31,7 +31,7 @@ "rollForward": false }, "docfx": { - "version": "2.77.0", + "version": "2.78.2", "commands": [ "docfx" ],