In my project I\'m using some third-party libraries. I include them using the references folder in Visual Studio.
But where should I save the DLL files? They are ref
You should look at NuGet. It's a package management extension for Visual Studio 2010 designed exactly for what you want.