In a solution with multiple projects, how do you reference a class from one to another? I tried adding a reference to the solution itself but that didn't work.
I'm sure it can be done by compiling classes into a .dll but that's not an option right now for me.
