Nuget package installed but references not resolved

前端 未结 7 1073
后悔当初
后悔当初 2020-12-03 06:47

I have a multi-project solution with Prism Nuget packages installed in several projects. I then attempted to add a Prism Mef extensions package to one of the projects using

相关标签:
7条回答
  • 2020-12-03 07:47

    For me rebuilding the project solved the issue. Right click on the Project -> Rebuild.

    0 讨论(0)
提交回复
热议问题