Hello,
I have written a solution that consists of several projects. I would like two of my projects to be able to instantiate the same class. Right now I am only able to instatiate a class when the class file physiclly resides in the project instatiating it. Is there a way to make class files public to all projects in a solution.
Thanks for your help,
I have written a solution that consists of several projects. I would like two of my projects to be able to instantiate the same class. Right now I am only able to instatiate a class when the class file physiclly resides in the project instatiating it. Is there a way to make class files public to all projects in a solution.
Thanks for your help,