Using the TFS 2013 default template, I am trying to build a VS 2012 installshield project. After building the project in TFS, I am getting only setup.exe in the drop folder; in the VS build, I get an .msi file as well.
Can anybody tell me how to get both setup.exe and .msi file in drop location through TFS build?