From d92cf4d2f5a5494b6f64beaf7e34ec12b82e9635 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 17:36:02 +0000 Subject: [PATCH] Bump McMaster.Extensions.CommandLineUtils from 4.1.1 to 5.0.0 --- updated-dependencies: - dependency-name: McMaster.Extensions.CommandLineUtils dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- EncryptedConfigValue.Cli/EncryptedConfigValue.Cli.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EncryptedConfigValue.Cli/EncryptedConfigValue.Cli.csproj b/EncryptedConfigValue.Cli/EncryptedConfigValue.Cli.csproj index c9c389f..4b7b2be 100644 --- a/EncryptedConfigValue.Cli/EncryptedConfigValue.Cli.csproj +++ b/EncryptedConfigValue.Cli/EncryptedConfigValue.Cli.csproj @@ -25,7 +25,7 @@ - + true