Skip to content

Targets in Directory.Build.targets or .props not shown  #69

Description

@solvingj

If a custom target is defined in either of the following implicitly imported files, it does not appear in MsBuildTaskExplorer

  • Directory.Build.targets
  • Directory.Build.props

If instead, I move the target definition to a separate .targets file and import that targets file in Directory.Build.targets, it is shown properly.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions