Skip to content

Commit 16ce7a6

Browse files
authored
Merge pull request #420 from Hau-Hau/bot/EncryptedConfigValue.AspNetCore/update-nuspec
Update EncryptedConfigValue.AspNetCore.nuspec
2 parents 1ee4a25 + f2756a2 commit 16ce7a6

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.17</version>
5+
<version>1.3.18</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="d85a4e9feef2e6fee529cdc8620e47a48c7f2be6" />
13+
<repository type="git" url="https://github.com/Hau-Hau/EncryptedConfigValue.Net" commit="135dcfd9eb6dba524266615a7d9f47368eaec813" />
1414
<dependencies>
1515
<group targetFramework="net10.0">
1616
<dependency id="EncryptedConfigValue.Net.Module" version="1.1.22" exclude="Build,Analyzers" />

0 commit comments

Comments
 (0)