I have a Class CTest in test.cs but two or more projects need this class. So
how to share the SOURCE FILE(test.cs, not using dll file) in these projects?
how to share the SOURCE FILE(test.cs, not using dll file) in these projects?
Comment