File tree Expand file tree Collapse file tree
EncryptedConfigValue.Module Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd" >
33 <metadata >
44 <id >EncryptedConfigValue.Net.Module</id >
5- <version >1.1.12 </version >
5+ <version >1.1.13 </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 =" 406dadc306dfc7e148f31373758d9e23cb28180d " />
13+ <repository type =" git" url =" https://github.com/Hau-Hau/EncryptedConfigValue.Net" commit =" 9884d7d16485aeb5afdca9f8c069b19ac215b5c3 " />
1414 <dependencies >
1515 <group targetFramework =" netstandard2.0" >
16- <dependency id =" System.Text.Json" version =" 9.0.4 " include =" EncryptedConfigValue.dll" exclude =" Build,Analyzers" />
16+ <dependency id =" System.Text.Json" version =" 9.0.5 " include =" EncryptedConfigValue.dll" exclude =" Build,Analyzers" />
1717 <dependency id =" Portable.BouncyCastle" version =" 1.9.0" include =" EncryptedConfigValue.dll" exclude =" Build,Analyzers" />
1818 </group >
1919 </dependencies >
You can’t perform that action at this time.
0 commit comments