We are using tt templates to generate configurations for different environments. we choose this route for one file to maintain settings. However, everytime i added a new “config” like web.INT.config it wouldn’t be in the output directory of the build (using TFS2010). Found that I have to choose “Copy Always” from the file properties in Visual Studio to do the trick.
About the Author