I have 2 projects in my solution, and they need to share some modules, classes etc.
If I use Project/Add Existing Item from Project2 and reference a file in Project1, I get a [u]copy</u> of the file put into my Project2 folder.
How can I share the modules etc, so I have one version for both projects?
(BTW, I'm using
VB Express)