When attempting to build a filter using a Xunit unit test I get a "LoaderException" of:
Could not load file or assembly 'Microsoft.VisualStudio.TestPlatform.ObjectModel, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
When attempting to build a filter using a Xunit unit test I get a "LoaderException" of:
Here is a screenshot of the error details:
Thoughts?