From 10b8751116e7a76ac37ca69438c627a48019d981 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 21:10:26 +0000 Subject: [PATCH] Bump meziantou.framework.nugetpackagevalidation.tool from 1.0.57 to 2.0.1 --- updated-dependencies: - dependency-name: meziantou.framework.nugetpackagevalidation.tool dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major ... 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 92c63d0..85c215d 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -10,7 +10,7 @@ "rollForward": false }, "meziantou.framework.nugetpackagevalidation.tool": { - "version": "1.0.57", + "version": "2.0.1", "commands": [ "meziantou.validate-nuget-package" ],