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
To answer this properly you need to differentiate between the environment and working set.
Environment:
Working Set:
You need to decide into which category your component fits.