diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index be55f28f..1c073481 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "docfx": { - "version": "2.73.2", + "version": "2.74.0", "commands": ["docfx"] } }