Why can't I reference my class library?

后端 未结 20 1880
隐瞒了意图╮
隐瞒了意图╮ 2020-12-08 12:38

I have a solution that contains a website and a class library in Visual Studio 2008.

I then have another web site project outside of the solution that needs to refe

20条回答
  •  情歌与酒
    2020-12-08 13:11

    I had a similar problem, will all my references being buggered up by Resharper - The solution which worked for me is to clear the Resharper Cache and then restarting VS

    tools->options->resharper->options-> general-> click the clear caches button and restart VS

提交回复
热议问题