Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1012 Bytes

Readme.md

File metadata and controls

28 lines (18 loc) · 1012 Bytes

Web Config Transformation Runner

This is a commandline tool to run an ASP.Net web.config tranformation.

Usage:

WebConfigTransformationRunner.exe WebConfigFilename TransformFilename OutputFilename

More Information:

Best way to get this tool?

Use NuGet and "Install-Package WebConfigTransformRunner" and it'll show up in the Tools folder in your packages. You can also use the NuGet.exe command line and just "nuget install WebConfigTransformRunner."

Install-Package WebConfigTransformRunner

Documentation

on the Web.Config Transformation Syntax is located here:

Created by: Eric Hexter * Blog - http://lostechies.com/erichexter/ * Twitter - http://twitter.com/ehexter