From c7babf46588cae2816886cef44313d554c17df32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 00:25:53 +0000 Subject: [PATCH] Bump meziantou.framework.nugetpackagevalidation.tool from 1.0.50 to 1.0.53 --- updated-dependencies: - dependency-name: meziantou.framework.nugetpackagevalidation.tool dependency-version: 1.0.53 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .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 738ad45246..6147b94cc9 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -10,7 +10,7 @@ "rollForward": false }, "meziantou.framework.nugetpackagevalidation.tool": { - "version": "1.0.50", + "version": "1.0.53", "commands": [ "meziantou.validate-nuget-package" ],