I am trying to run this command "dnx ef migrations add setup" in the cmd of my project. I was returned with this error "Exception from HRESULT: 0x80131500" and it states it fails to load one or more dependencies.
I am using VS2015 Project. Anyone knows what the error?
Thanks in advance!
User contributions licensed under CC BY-SA 3.0