I keep getting the same error when I'm trying to load project in .net. The error is:
packages\EntityFramework.5.0.0\tools\init.ps1 cannot be loaded because its operation is blocked by software restriction policies, such as those created by using Group Policy.
i tried to do Set-ExecutionPolicy RemoteSigned or Set-ExecutionPolicy Unrestricted on power shell but still not working this problem wont allow me to use migration,update-database etc.