View -> Other windows -> Package Manager Console then run
install-package entityframework -version 5.0.0.0.
Add -project <project.name> if you want to install it in a specific project.
View -> Other windows -> Package Manager Console then run
install-package entityframework -version 5.0.0.0.
Add -project <project.name> if you want to install it in a specific project.