From b6e5ccd78e8e2e48866e741036e1343d4747a9c8 Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 03:49:04 +0000 Subject: [PATCH] chore(deps): update dependency meziantou.framework.nugetpackagevalidation.tool to v1.0.38 | datasource | package | from | to | | ---------- | ----------------------------------------------- | ------ | ------ | | nuget | meziantou.framework.nugetpackagevalidation.tool | 1.0.37 | 1.0.38 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> --- .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 8b61a93e..0a26a35c 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -10,7 +10,7 @@ "rollForward": false }, "meziantou.framework.nugetpackagevalidation.tool": { - "version": "1.0.37", + "version": "1.0.38", "commands": [ "meziantou.validate-nuget-package" ],