MSTest run fails because source assembly is not trusted
It took me a few tries to find the answer in Google, so I’m putting it here in case anyone else runs into the same problem. A detailed description can be found at this blog posting. Basically, the fix invovles right-clicking on the dll file (xunit.dll for example) in Windows Explorer, going to Properties, and … Read more