This repository was archived by the owner on Jul 12, 2022. It is now read-only.
This repository was archived by the owner on Jul 12, 2022. It is now read-only.
XUnitConverter does not work because project.DocumentIds is empty (Visual Studio 2019 unit test project) #289
Open
Description
When calling XUnitConverter on a VS 2019 project there is no console ouput and the project keeps unchanged. I debugged into the code and in ConverterBase, line 20, project.DocumentIds is empty. which cases the converters to effectively not run. What could be the reason why there are no document IDs? The unit test project has one unit test source file with one test class in it.
Metadata
Metadata
Assignees
Labels
No labels