Skip to content
This repository was archived by the owner on Aug 17, 2021. It is now read-only.
This repository was archived by the owner on Aug 17, 2021. It is now read-only.

Handle NuGet packages with included targets files #5

@chrischu

Description

@chrischu

I noticed that NuGetReferenceHintPathRewrites assembly references but does not rewrite the imports and the "EnsureNuGetPackageBuildImports" targets that are generated by NuGet when a NuGet package that contains a ".targets" file is referenced. The following screenshot shows the import/target after referencing the "Fody" NuGet package as an example:
screenshot_2

It would be really cool if the references to the target files could be rewritten as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions