Since WAP use MSBuild and WDP use MSBuild, am I right in thinking that you can simply modify the WAP project file to include calls to aspnet_merge and everything else that a WDP does? For example, when the "Release" solution configuration is selected, building the WAP would call aspnet_merge and make changes to the web.config file, just like a WDP....
Am I on the right track or do we have to use WDP?