From ceb2ef2ef335791e12c0e2a54f70cb492e74f800 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 4 Dec 2025 15:44:37 +0000 Subject: [PATCH] Update EncryptedConfigValue.Cli.nuspec --- .../EncryptedConfigValue.Cli.nuspec | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/EncryptedConfigValue.Cli/EncryptedConfigValue.Cli.nuspec b/EncryptedConfigValue.Cli/EncryptedConfigValue.Cli.nuspec index bb250d3..ecd7e64 100644 --- a/EncryptedConfigValue.Cli/EncryptedConfigValue.Cli.nuspec +++ b/EncryptedConfigValue.Cli/EncryptedConfigValue.Cli.nuspec @@ -2,7 +2,7 @@ EncryptedConfigValue.Net.Cli - 1.2.5 + 1.3.0 Piotr Michalewicz false MIT @@ -10,13 +10,18 @@ Readme.md Tooling for encrypting certain configuration parameter values in dotnet apps. config appsettings cryptography aspnetcore - + + + + + + @@ -25,6 +30,15 @@ + + + + + + + + +