We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e71ae72 + afdac7d commit 524076dCopy full SHA for 524076d
1 file changed
EncryptedConfigValue.AspNetCore/EncryptedConfigValue.AspNetCore.nuspec
@@ -10,7 +10,7 @@
10
<readme>Readme.md</readme>
11
<description>Provides a way of using encrypted values in ASP.NET Core apps.</description>
12
<tags>config appsettings cryptography aspnetcore</tags>
13
- <repository type="git" url="https://github.com/Hau-Hau/EncryptedConfigValue.Net" commit="b88e4f92758746060566f0e60d44bbc054655a2f" />
+ <repository type="git" url="https://github.com/Hau-Hau/EncryptedConfigValue.Net" commit="e71ae720c218190d69ec4071b2fee09b3400418d" />
14
<dependencies>
15
<group targetFramework="net9.0">
16
<dependency id="EncryptedConfigValue.Net.Module" version="1.1.22" exclude="Build,Analyzers" />
0 commit comments