I have a Visual Studio .Net Solution which has many projects/libraries.
When I work locally on my own PC there is no problem as I tend to recompile those libraries that
You can package and distribute your assemblies using http://nuget.codeplex.com/. It's made to solve this problem.