Open
Description
If a winmd reference slips into a unit test project's deps.json file, then all unit test operations fail with:
Microsoft.VisualStudio.TestPlatform.ObjectModel.TestPlatformException: Testhost process exited with error: Failed to create CoreCLR, HRESULT: 0x80070057
work around is to remove any winmd references prior to the generation of the deps.json:
but it would be nice if these references could just be ignored, or maybe issue a warning
/cc @jkoritzinsky
Metadata
Metadata
Assignees
Labels
No labels