Cannot add reference to project because of a circular dependency error

前端 未结 9 1076
不思量自难忘°
不思量自难忘° 2020-12-15 15:07

I created 2 dummy projects in my application and named them BAL and DAL. When I build them, they build successfully. If I add a reference to

9条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-15 16:02

    To get around this, add the reference by browsing to the projects DLL after it has been built. Do not select it from the "Projects" tab.

提交回复
热议问题