ConfigZilla 2.0.17
ConfigZilla is a solution for applying transformations to *.config files across an entire solution in a quick and DRY-ish manner. It also provides a GUI for easy encrypting and decrypting of config files.
Install-Package ConfigZilla -Version 2.0.17
dotnet add package ConfigZilla --version 2.0.17
<PackageReference Include="ConfigZilla" Version="2.0.17" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ConfigZilla --version 2.0.17
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
This is a minor bug fix (Issue 1 on github), to ensure that generation of the merged Xslt does not fail and stop the build even if the bin or obj folder has been completely deleted.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.