Is there any way to change the automatic backups when using web deploy to only backup the virtual application that is being updated? We currently have lots of virtual applications underneath a single website in IIS, which causes the deploy time to skyrocket as it has to back up every single folder under the website.
This is using VS2013 using Web Deploy publishing.