From 6db58e905d4867c95cd7f8ba34265c2d1464a59f Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 27 May 2026 02:57:55 +0000 Subject: [PATCH] Update EncryptedConfigValue.Cli.nuspec --- .../EncryptedConfigValue.Cli.nuspec | 38 ++++++++++++++++++- 1 file changed, 36 insertions(+), 2 deletions(-) diff --git a/EncryptedConfigValue.Cli/EncryptedConfigValue.Cli.nuspec b/EncryptedConfigValue.Cli/EncryptedConfigValue.Cli.nuspec index ea6010e..a8e5a14 100644 --- a/EncryptedConfigValue.Cli/EncryptedConfigValue.Cli.nuspec +++ b/EncryptedConfigValue.Cli/EncryptedConfigValue.Cli.nuspec @@ -2,7 +2,7 @@ EncryptedConfigValue.Net.Cli - 1.4.0 + 1.5.0 Piotr Michalewicz false MIT @@ -10,7 +10,7 @@ Readme.md Tooling for encrypting certain configuration parameter values in dotnet apps. config appsettings cryptography aspnetcore - + @@ -20,6 +20,16 @@ + + + + + + + + + + @@ -32,6 +42,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file