I'm trying to add a project that contains some classes as a reference to another project, but I have not got, all your suggestions will be great
Thank you
I'm trying to add a project that contains some classes as a reference to another project, but I have not got, all your suggestions will be great
Thank you
Do the following:
s
From the solution explorer, select the References item of the project you want to need to reference the "other project" into.
Click on Add reference
Choose the project item
Add your other project as reference to the main project.
Alternatively, you can compile the other project as DLL and add it (as dll) to your main project.