From cef95bf970293361d05e802ba8b9dddea33b57c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2026 14:05:06 +0000 Subject: [PATCH] Bump meziantou.framework.nugetpackagevalidation.tool from 1.0.43 to 1.0.44 --- updated-dependencies: - dependency-name: meziantou.framework.nugetpackagevalidation.tool dependency-version: 1.0.44 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 2cc9970d76..f2270b6135 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -10,7 +10,7 @@ "rollForward": false }, "meziantou.framework.nugetpackagevalidation.tool": { - "version": "1.0.43", + "version": "1.0.44", "commands": [ "meziantou.validate-nuget-package" ],