Too often I see VB.Net demo project solution files not running because of broken references.

What is the best way to add/deploy/reference dlls to a project so that end users don't face broken refs ?

Thanks