File tree Expand file tree Collapse file tree
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.Cli</id >
5- <version >1.1.5 </version >
5+ <version >1.1.6 </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 >Tooling for encrypting certain configuration parameter values in dotnet apps.</description >
1212 <tags >config appsettings cryptography aspnetcore</tags >
13- <repository type =" git" url =" https://github.com/Hau-Hau/EncryptedConfigValue.Net" commit =" 42a4f8b0dd2406ae69993147fe8301abc3909623 " />
13+ <repository type =" git" url =" https://github.com/Hau-Hau/EncryptedConfigValue.Net" commit =" 3c3b0de21b7a339b0855c9fa3b1e8c6203085e39 " />
1414 <dependencies >
1515 <group targetFramework =" net9.0" >
1616 <dependency id =" McMaster.Extensions.CommandLineUtils" version =" 4.1.1" exclude =" Build,Analyzers" />
2020 </dependencies >
2121 </metadata >
2222 <files >
23+ <file src =" bin/Release/net9.0/BouncyCastle.Crypto.dll" target =" tools/net9.0/any/BouncyCastle.Crypto.dll" />
2324 <file src =" bin/Release/net9.0/DotnetToolSettings.xml" target =" tools/net9.0/any/DotnetToolSettings.xml" />
2425 <file src =" bin/Release/net9.0/EncryptedConfigValue.Cli.deps.json" target =" tools/net9.0/any/EncryptedConfigValue.Cli.deps.json" />
2526 <file src =" bin/Release/net9.0/EncryptedConfigValue.Cli.dll" target =" tools/net9.0/any/EncryptedConfigValue.Cli.dll" />
You can’t perform that action at this time.
0 commit comments