How can I share a source file between two solutions? As soon as I include a source file in my project, VB copies the file to my current project directory and any changes I make are only on the local copy. If I go back to the other project, my changes do not appear. I want to have one file in a common directory that is linked to both projects.