docfx: 2.78.3 -> 2.78.4

This commit is contained in:
R. Ryantm
2025-10-26 17:21:59 +00:00
parent 2e8ab34df4
commit 111f1c9f7f

View File

@@ -6,12 +6,12 @@
buildDotnetGlobalTool {
pname = "docfx";
version = "2.78.3";
version = "2.78.4";
dotnet-sdk = dotnetCorePackages.sdk_8_0;
dotnet-runtime = dotnetCorePackages.runtime_8_0;
nugetHash = "sha256-hLb6OmxqXOOxFaq/N+aZ0sAzEYjU0giX3c1SWQtKDbs=";
nugetHash = "sha256-VvrKQjOnQ7RGp1hP+Bldi7CaM6qpfp4InB5rESISqEg=";
meta = {
description = "Build your technical documentation site with docfx, with landing pages, markdown, API reference docs for .NET, REST API and more";