Info
Version: | 0.7.0.2 |
Author(s): | Bjørn Bouet Smith |
Last Update: | Wednesday, February 8, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://smithbuildextensions.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/Smith.BuildExtensions |
Install
Install-Package Smith.BuildExtensions
dotnet add package Smith.BuildExtensions
paket add Smith.BuildExtensions
Smith.BuildExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Create one app.config/web.config template and share it across multiple projects with different configurations for each build target.
Supports
* Recursive configuration transformations, i.e.
one configuration variable referencing another variable
* Nested configurations - i.e. one configuration inheriting from another
* Project specific configuration overrides
* Simple value transformations
* Full element transformations.