From 124187a1c7c7f188db2f309686cb0dae855cc162 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 20 Jun 2025 18:57:21 +0000 Subject: [PATCH] Update EncryptedConfigValue.Cli.nuspec --- .../EncryptedConfigValue.Cli.nuspec | 21 +++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/EncryptedConfigValue.Cli/EncryptedConfigValue.Cli.nuspec b/EncryptedConfigValue.Cli/EncryptedConfigValue.Cli.nuspec index ef7d05e..3713641 100644 --- a/EncryptedConfigValue.Cli/EncryptedConfigValue.Cli.nuspec +++ b/EncryptedConfigValue.Cli/EncryptedConfigValue.Cli.nuspec @@ -2,7 +2,7 @@ EncryptedConfigValue.Net.Cli - 1.1.7 + 1.2.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 - + + + + + + @@ -29,6 +34,18 @@ + + + + + + + + + + + + \ No newline at end of file