From e5010b9c94e9bf6cace4b171731c6f0fe9bcd926 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Apr 2026 01:45:45 +0000 Subject: [PATCH] chore(deps): update dependency meziantou.framework.nugetpackagevalidation.tool to v1.0.49 --- dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet-tools.json b/dotnet-tools.json index 706fb02..e4d1e34 100644 --- a/dotnet-tools.json +++ b/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "meziantou.framework.nugetpackagevalidation.tool": { - "version": "1.0.48", + "version": "1.0.49", "commands": [ "meziantou.validate-nuget-package" ]