Skip to content

Using a custom graph protocol is blocked by the Traversal SDK #385

@aelij

Description

@aelij

When adding a custom protocol, e.g.

<ProjectReferenceTargets Include="Foo" Targets="Foo" />

Only the root traversal project runs the Foo target.

I think the problem is this line:

<ProjectReferenceTargets Remove="@(ProjectReferenceTargets)" />

Perhaps just remove the protocols the Traversal SDK is handling rather than remove all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't workingHelp WantedLooking for community contributions!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions