1

I have two C# projects, one is a .NET Core Web (Project A) and the other a Windows Service project (project B).

I've added project A as a reference of B. Project B is the main one. For some reason, I can't see from B the namespace provided by the project A. The namespace is listed in B's References list. If I click on the listed reference I get this error:

enter image description here

What I've tried so far:

  • clean + rebuild
  • VS2015 restart
  • Machine reboot

I'm building against the same .NET Framework 4.6.1

Gianluca Ghettini
  • 11,129
  • 19
  • 93
  • 159

0 Answers0