Automatically transform app.config or any other config during build process. Once the transformation is set, it will run on other build machines without the extension. ConfigurationTransform Microsoft has a neat out of the box solution for Web Application Projects configuration transform which gives you the ability to have multiple configurations for each build environment (i.e. web.config). Someh