Entity Framework 5 not installing correctly?
问题 I just installed VS 2012. I created a new project to do Code First with. I then used Nuget to add EF5 to the project, as per these instructions: http://msdn.microsoft.com/en-us/data/ee712906 I then verified it's install: http://i1048.photobucket.com/albums/s361/usernames_r_stupid/Nuget_zpse7808c9b.png Which shows that I have EF 5 installed. And indeed my App.config shows: <section name="entityFramework" type="System.Data.Entity.Internal.ConfigFile.EntityFrameworkSection, EntityFramework,