|
Multipler Projects
I have 3 projects in one solution, and 2 projects will be using the methods in the first class. However, when I debug it, it gives me error of multiply entry point, which make sense cause I have 3 main. How do I "disable" the mail in fhe first project so I can run the second and third one?
|