Skip to content

Commit d9aab6f

Browse files
authored
Merge pull request #348 from Hau-Hau/bot/EncryptedConfigValue.AspNetCore/update-nuspec
Update EncryptedConfigValue.AspNetCore.nuspec
2 parents 602d402 + bd6fc16 commit d9aab6f

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.2</version>
5+
<version>1.3.3</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="42775db0cab5662559bfdc0d147ea256ce854286" />
13+
<repository type="git" url="https://github.com/Hau-Hau/EncryptedConfigValue.Net" commit="602d40290aed9194c7dc4c2f855eb1b591304d1e" />
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)