The referenced component 'EntityFramework' could not be found.

前端 未结 5 718
我在风中等你
我在风中等你 2020-12-15 05:29

So im downloading a project at home from work over team foundation server. I download the project and it won\'t compile because of the error. Warning 2 The referenced c

5条回答
  •  隐瞒了意图╮
    2020-12-15 06:12

    I solved this issue by adding Entity Framework reference (Add ref) under C:\ Prog Files\Entity...\Binaries\Entity Framework.dll into my project. Hope this helps!

提交回复
热议问题