When I go to build my project, I get this error:
The type 'System.Data.Entity.DbContext' is defined in an assembly that is not referenced. You must add a reference to assembly 'EntityFramework, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
I am trying to access my DbContext
that I created with EF5.
I tried to add System.Data.Entity.DbContext
to my references, but I couldn't find it. What should I do?
It should install the missing version.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With