We have several external DLL files being referenced in our Web Application Project. We have a deployment project for installing on the hosting servers. When we were using .N
Adding the parameter
/deployonbuild=false
to the msbuild command line fixed the issue.