Skip to content

Commit ed93454

Browse files
authored
Merge pull request #341 from Hau-Hau/bot/EncryptedConfigValue.Module/update-nuspec
Update EncryptedConfigValue.Module.nuspec
2 parents c463a89 + fbf0e2d commit ed93454

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

EncryptedConfigValue.Module/EncryptedConfigValue.Module.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
33
<metadata>
44
<id>EncryptedConfigValue.Net.Module</id>
5-
<version>1.1.21</version>
5+
<version>1.1.22</version>
66
<authors>Piotr Michalewicz</authors>
77
<requireLicenseAcceptance>false</requireLicenseAcceptance>
88
<license type="expression">MIT</license>
99
<licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
1010
<readme>Readme.md</readme>
1111
<description>Base package to create decrypt provider.</description>
1212
<tags>config appsettings cryptography tool</tags>
13-
<repository type="git" url="https://github.com/Hau-Hau/EncryptedConfigValue.Net" commit="3cfff1c78feb37f62f12b5087f92dac274d8d3dc" />
13+
<repository type="git" url="https://github.com/Hau-Hau/EncryptedConfigValue.Net" commit="c463a89872df446f6786bfe615b8ab6fc05aed0f" />
1414
<dependencies>
1515
<group targetFramework="netstandard2.0">
1616
<dependency id="BouncyCastle.Cryptography" version="2.6.2" exclude="Build,Analyzers" />

0 commit comments

Comments
 (0)