From 3d11aebed89df9bb26c6d71c69bf92811489e370 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Jun 2026 04:32:50 +0000 Subject: [PATCH] chore(deps): update dependency meziantou.framework.nugetpackagevalidation.tool to v1.0.54 --- dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet-tools.json b/dotnet-tools.json index 0aca5f5..be1f111 100644 --- a/dotnet-tools.json +++ b/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "meziantou.framework.nugetpackagevalidation.tool": { - "version": "1.0.53", + "version": "1.0.54", "commands": [ "meziantou.validate-nuget-package" ]