We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9afbc4c commit 4f11186Copy full SHA for 4f11186
1 file changed
EncryptedConfigValue.Module/EncryptedConfigValue.Module.nuspec
@@ -10,7 +10,7 @@
10
<readme>Readme.md</readme>
11
<description>Base package to create decrypt provider.</description>
12
<tags>config appsettings cryptography tool</tags>
13
- <repository type="git" url="https://github.com/Hau-Hau/EncryptedConfigValue.Net" commit="889b1e9a84a8349e732550d31dc6d65baa5a9733" />
+ <repository type="git" url="https://github.com/Hau-Hau/EncryptedConfigValue.Net" commit="9afbc4c5224870e7fa18400abe2b174f8ba3511c" />
14
<dependencies>
15
<group targetFramework="netstandard2.0">
16
<dependency id="BouncyCastle.Cryptography" version="2.6.2" exclude="Build,Analyzers" />
0 commit comments