From c8fa3ec589d31ec5733d4fc8ed7b89369c5dfa4a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 May 2026 05:58:06 +0000 Subject: [PATCH] chore(deps): update dependency meziantou.framework.nugetpackagevalidation.tool to v1.0.50 --- dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet-tools.json b/dotnet-tools.json index e4d1e34..782f405 100644 --- a/dotnet-tools.json +++ b/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "meziantou.framework.nugetpackagevalidation.tool": { - "version": "1.0.49", + "version": "1.0.50", "commands": [ "meziantou.validate-nuget-package" ]