Archive

Archive for June, 2011

Missing configuration file when using tt template

June 22nd, 2011 No comments

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.

Categories: Dont Forget Tags: