Skip to content

Commit cf03e81

Browse files
authored
Merge pull request #361 from Hau-Hau/bot/EncryptedConfigValue.AspNetCore/update-nuspec
Update EncryptedConfigValue.AspNetCore.nuspec
2 parents 6653c58 + ac08e17 commit cf03e81

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

EncryptedConfigValue.AspNetCore/EncryptedConfigValue.AspNetCore.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.AspNetCore</id>
5-
<version>1.3.15</version>
5+
<version>1.3.16</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>Provides a way of using encrypted values in ASP.NET Core apps.</description>
1212
<tags>config appsettings cryptography aspnetcore</tags>
13-
<repository type="git" url="https://github.com/Hau-Hau/EncryptedConfigValue.Net" commit="743d45842fd25b337b35b50474feb7cf3de9907f" />
13+
<repository type="git" url="https://github.com/Hau-Hau/EncryptedConfigValue.Net" commit="6653c5890e790607f50a8ca92a9945911d75dc83" />
1414
<dependencies>
1515
<group targetFramework="net8.0">
1616
<dependency id="EncryptedConfigValue.Net.Module" version="1.1.22" exclude="Build,Analyzers" />

0 commit comments

Comments
 (0)