Click here to Skip to main content
15,896,153 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
I have 6 Projects in a solution. I can't access other projects folders from my Web Api Project. there is no problem for others. What should I do?

What I have tried:

I create a dependency from Web Api Project to Class Library Project and other Web Project. I haven't done circular dependency. But i still have the same problem.
Posted
Updated 30-Apr-18 9:53am

1 solution

Solved - Right click on Project and select Add → Reference → select the project you want to reference.
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900