We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d87eb63 commit 643696eCopy full SHA for 643696e
1 file changed
EncryptedConfigValue.Cli/EncryptedConfigValue.Cli.nuspec
@@ -10,7 +10,7 @@
10
<readme>Readme.md</readme>
11
<description>Tooling for encrypting certain configuration parameter values in dotnet apps.</description>
12
<tags>config appsettings cryptography aspnetcore</tags>
13
- <repository type="git" url="https://github.com/Hau-Hau/EncryptedConfigValue.Net" commit="18833ac89916c472174720c34f1621e3ba44aa99" />
+ <repository type="git" url="https://github.com/Hau-Hau/EncryptedConfigValue.Net" commit="d87eb63f09b2d663de2045ba9fab9427029f7dbc" />
14
<packageTypes>
15
<packageType name="DotnetTool" />
16
</packageTypes>
0 commit comments