The type or namespace does not exist

前端 未结 12 2063
心在旅途
心在旅途 2021-02-18 13:11

Ok, I have had this one a million times before and it\'s been answered 1 million +1 times before.

And yet, once again. I have 3 projects, A, B, and C, each a DLL. Each

12条回答
  •  终归单人心
    2021-02-18 14:09

    I started getting this error suddenly while trying to solve another problem

    I solved this by going to Solution=>properties=>project dependencies and all the dependencies were off for the two projects I was getting a namespace error for. I checked the check boxes and rebuilt the solution with no errors.

提交回复
热议问题