Marty - like Cor mentions you should be good to go - unless you are using a
..exe project. If that's the case then you have an issue - you should
probably take out all of your classes and add them in a new class library
project, add the reference to it just build.
So you can't really add a reference to another executable - but you can
build the exact same project as a class library and reference away.