22<package xmlns =" http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd" >
33 <metadata >
44 <id >EncryptedConfigValue.Net.Cli</id >
5- <version >1.3.11 </version >
5+ <version >1.4.0 </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 =" 15e45f6c09f15cbf39b814ec9e47c8fdb842bb9a " />
13+ <repository type =" git" url =" https://github.com/Hau-Hau/EncryptedConfigValue.Net" commit =" 89016b00db8008a330061a07f0a0211bde458572 " />
1414 <packageTypes >
1515 <packageType name =" DotnetTool" />
1616 </packageTypes >
2020 <dependency id =" McMaster.Extensions.CommandLineUtils" version =" 5.1.0" exclude =" Build,Analyzers" />
2121 <dependency id =" System.Text.Json" version =" 10.0.8" exclude =" Build,Analyzers" />
2222 </group >
23- <group targetFramework =" net8.0" >
24- <dependency id =" BouncyCastle.Cryptography" version =" 2.6.2" exclude =" Build,Analyzers" />
25- <dependency id =" McMaster.Extensions.CommandLineUtils" version =" 5.1.0" exclude =" Build,Analyzers" />
26- <dependency id =" System.Text.Json" version =" 10.0.8" exclude =" Build,Analyzers" />
27- </group >
28- <group targetFramework =" net9.0" >
29- <dependency id =" BouncyCastle.Cryptography" version =" 2.6.2" exclude =" Build,Analyzers" />
30- <dependency id =" McMaster.Extensions.CommandLineUtils" version =" 5.1.0" exclude =" Build,Analyzers" />
31- <dependency id =" System.Text.Json" version =" 10.0.8" exclude =" Build,Analyzers" />
32- </group >
3323 </dependencies >
3424 </metadata >
3525 <files >
4232 <file src =" bin/Release/net10.0/EncryptedConfigValue.dll" target =" tools/net10.0/any/EncryptedConfigValue.dll" />
4333 <file src =" bin/Release/net10.0/EncryptedConfigValue.pdb" target =" tools/net10.0/any/EncryptedConfigValue.pdb" />
4434 <file src =" bin/Release/net10.0/McMaster.Extensions.CommandLineUtils.dll" target =" tools/net10.0/any/McMaster.Extensions.CommandLineUtils.dll" />
45- <file src =" bin/Release/net8.0/BouncyCastle.Cryptography.dll" target =" tools/net8.0/any/BouncyCastle.Cryptography.dll" />
46- <file src =" bin/Release/net8.0/DotnetToolSettings.xml" target =" tools/net8.0/any/DotnetToolSettings.xml" />
47- <file src =" bin/Release/net8.0/EncryptedConfigValue.Cli.deps.json" target =" tools/net8.0/any/EncryptedConfigValue.Cli.deps.json" />
48- <file src =" bin/Release/net8.0/EncryptedConfigValue.Cli.dll" target =" tools/net8.0/any/EncryptedConfigValue.Cli.dll" />
49- <file src =" bin/Release/net8.0/EncryptedConfigValue.Cli.pdb" target =" tools/net8.0/any/EncryptedConfigValue.Cli.pdb" />
50- <file src =" bin/Release/net8.0/EncryptedConfigValue.Cli.runtimeconfig.json" target =" tools/net8.0/any/EncryptedConfigValue.Cli.runtimeconfig.json" />
51- <file src =" bin/Release/net8.0/EncryptedConfigValue.dll" target =" tools/net8.0/any/EncryptedConfigValue.dll" />
52- <file src =" bin/Release/net8.0/EncryptedConfigValue.pdb" target =" tools/net8.0/any/EncryptedConfigValue.pdb" />
53- <file src =" bin/Release/net8.0/McMaster.Extensions.CommandLineUtils.dll" target =" tools/net8.0/any/McMaster.Extensions.CommandLineUtils.dll" />
54- <file src =" bin/Release/net8.0/System.IO.Pipelines.dll" target =" tools/net8.0/any/System.IO.Pipelines.dll" />
55- <file src =" bin/Release/net8.0/System.Text.Encodings.Web.dll" target =" tools/net8.0/any/System.Text.Encodings.Web.dll" />
56- <file src =" bin/Release/net8.0/System.Text.Json.dll" target =" tools/net8.0/any/System.Text.Json.dll" />
57- <file src =" bin/Release/net9.0/BouncyCastle.Cryptography.dll" target =" tools/net9.0/any/BouncyCastle.Cryptography.dll" />
58- <file src =" bin/Release/net9.0/DotnetToolSettings.xml" target =" tools/net9.0/any/DotnetToolSettings.xml" />
59- <file src =" bin/Release/net9.0/EncryptedConfigValue.Cli.deps.json" target =" tools/net9.0/any/EncryptedConfigValue.Cli.deps.json" />
60- <file src =" bin/Release/net9.0/EncryptedConfigValue.Cli.dll" target =" tools/net9.0/any/EncryptedConfigValue.Cli.dll" />
61- <file src =" bin/Release/net9.0/EncryptedConfigValue.Cli.pdb" target =" tools/net9.0/any/EncryptedConfigValue.Cli.pdb" />
62- <file src =" bin/Release/net9.0/EncryptedConfigValue.Cli.runtimeconfig.json" target =" tools/net9.0/any/EncryptedConfigValue.Cli.runtimeconfig.json" />
63- <file src =" bin/Release/net9.0/EncryptedConfigValue.dll" target =" tools/net9.0/any/EncryptedConfigValue.dll" />
64- <file src =" bin/Release/net9.0/EncryptedConfigValue.pdb" target =" tools/net9.0/any/EncryptedConfigValue.pdb" />
65- <file src =" bin/Release/net9.0/McMaster.Extensions.CommandLineUtils.dll" target =" tools/net9.0/any/McMaster.Extensions.CommandLineUtils.dll" />
66- <file src =" bin/Release/net9.0/System.IO.Pipelines.dll" target =" tools/net9.0/any/System.IO.Pipelines.dll" />
67- <file src =" bin/Release/net9.0/System.Text.Encodings.Web.dll" target =" tools/net9.0/any/System.Text.Encodings.Web.dll" />
68- <file src =" bin/Release/net9.0/System.Text.Json.dll" target =" tools/net9.0/any/System.Text.Json.dll" />
6935 <file src =" ../Readme.md" target =" /" />
7036 </files >
7137</package >
0 commit comments