From 444046758429f10d7689b4e04e9f0033e5bdd634 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 19 May 2026 09:36:54 +0000 Subject: [PATCH] Update EncryptedConfigValue.AspNetCore.nuspec --- .../EncryptedConfigValue.AspNetCore.nuspec | 30 +++++++++++++++++-- 1 file changed, 27 insertions(+), 3 deletions(-) diff --git a/EncryptedConfigValue.AspNetCore/EncryptedConfigValue.AspNetCore.nuspec b/EncryptedConfigValue.AspNetCore/EncryptedConfigValue.AspNetCore.nuspec index 5917647..a6e7756 100644 --- a/EncryptedConfigValue.AspNetCore/EncryptedConfigValue.AspNetCore.nuspec +++ b/EncryptedConfigValue.AspNetCore/EncryptedConfigValue.AspNetCore.nuspec @@ -2,7 +2,7 @@ EncryptedConfigValue.Net.AspNetCore - 1.4.0 + 1.5.0 Piotr Michalewicz false MIT @@ -10,10 +10,22 @@ Readme.md Provides a way of using encrypted values in ASP.NET Core apps. config appsettings cryptography aspnetcore - + - + + + + + + + + + + + + + @@ -23,12 +35,24 @@ + + + + + + + + + + + + \ No newline at end of file