From 1b00e84b8514f363f87035dc37e442df1b7d6d62 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 31 May 2026 05:30:34 +0000 Subject: [PATCH] chore(deps): update dependency meziantou.framework.nugetpackagevalidation.tool to v1.0.53 --- dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet-tools.json b/dotnet-tools.json index b15fb3d..0aca5f5 100644 --- a/dotnet-tools.json +++ b/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "meziantou.framework.nugetpackagevalidation.tool": { - "version": "1.0.52", + "version": "1.0.53", "commands": [ "meziantou.validate-nuget-package" ]