Skip to content

Support converting a project in place #2

@dsplaisted

Description

@dsplaisted

Usually when converting a project, you want to have it update the project file instead of creating a new one. This especially matters because the assembly name and other properties are inferred from the project name.

I'd suggest that if the -o parameter isn't specified for the convert command, that it simply writes the output to the input file.

I tried specifying that the output file should be the same as the input file, but that gives me a CommandLine.MissingRequiredOptionError.

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