In VS 2010 for ASP.NET MVC 3 project there is an option to add a \"Deployable Dependencies\" folder (_bin_deployableAssemblies) (click right button on web project), files contai
Following seems to do the trick:
Microsoft.WebApplication.targets
C:\Program Files\MSBuild\Microsoft\VisualStudio\v10.0\WebApplications
_CopyBinDeployableAssemblies
.
and add Exclude attribute as follows:
Exclude