I am getting the following error in my build process:
C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets (182): Could not copy the file "xyz" because it was not found
I know that this file doesn't exist, but I can't find where that copy has been set. Any help?
Thanks