Open
Description
When I initialize the solution everything looks fine...
All of my unit and integration tests looks to be indexed properly...
But when I attempt execute the individual unit test I get the following output.
My test projects are .NET Core 3.1 and the project under test targets .NET Standard 2.0.
Repository Link: NReJSON Project