From 0e2f28db77b0ccfac0fa90c2969587b2cf223b68 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Apr 2026 04:56:12 +0000 Subject: [PATCH] chore(deps): update dependency meziantou.framework.nugetpackagevalidation.tool to v1.0.48 --- dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet-tools.json b/dotnet-tools.json index e2d07f8..706fb02 100644 --- a/dotnet-tools.json +++ b/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "meziantou.framework.nugetpackagevalidation.tool": { - "version": "1.0.47", + "version": "1.0.48", "commands": [ "meziantou.validate-nuget-package" ]