When the MS Unit Testing framework runs, it copies any third party libraries you’ve referenced into the testing bin directory. If those libraries aren’t trusted, you’ll get a ‘Test run deployment issue xxx is not trusted” error.
The easiest way to solve this is to go the appropriate directory in Windows Explorer, got to Properties -> General and click on ‘unblock’.
