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

Allow enabling support for custom imports #370

@mjrousos

Description

@mjrousos

Currently, try-convert doesn't work with projects that import unrecognized targets and props. This makes sense for a conservative migration approach, but prevents the tool from being useful on a lot of customer projects that import targets files specific to their organization or from reference NuGet packages.

It would be really useful to have an opt-in way of having try-convert work with projects using unrecognized props and targets files. I'm not sure whether the better behavior would be to remove those imports or leave them (I think leaving them or perhaps leaving them commented out would be best), but somehow being able to run try-convert on such projects would be valuable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions