I have a solution with a few different projects in it: a couple dll projects, a console project, and a couple WCF projects.
The console project uses a dll from one o
You might try checking what Visual Studio builds when running a project. Open the Options dialog, and go to Projects and Solutions | Build and Run. Try turning on "Only build startup projects and dependencies on Run".