We are in the process of switching from Entity Framework 4 to Entity Framework 6. The package manager did its job, and the solution ran it’s tests without a hitch....However on the build server we get the following error message running the tests:
Initi...