You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 17, 2021. It is now read-only.
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:
It would be really cool if the references to the target files could be rewritten as well.
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:

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