I currently have a Web Setup project which I need to migrate to Visual Studio 11.It utilises the PreBuildEvent to run a custom program which merges Web.config files according to the target platform - Development, Test or Production.It also utilises ...