Skip to content

Error when using multiple referenced libraries #8

Closed
@ghost

Description

Lets say we have 3 projects.

Library
   |
   +--(Referenced by) Application
            |
            +--(Referenced by) Tests

In AppData\Temp, coverage is generated for "Application" but not for "Library", or even if it is generated, it fails with an error that could not find Library_SOME_GUID file. But there are multiple Application_SOME_GUID files in AppData\Temp.

I suspect, Library_SOME_GUID is written as Application_SOME_GUID

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions