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