I\'m trying to re-install my EntityFramework package using
PM> Install-Package EntityFramework
But I get the following message
In Package Manager Console you can write following command:
Uninstall-package EntityFramework -force