Skip to content
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
@chrivo

Description

@chrivo

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions