I created a ASP.NET project which included EF 6.1.3
Its show package version=\"6.1.3\" and in Web.config version 6.0.0.0
However in web.config i still have
You need to add the reference to System.Data.Entity.dll in your project. Also try to add EntityFramework.dll by browsing it to C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE and then choose EntityFramework.dll.
System.Data.Entity.dll
EntityFramework.dll