Skip to content

Move RegisterWithDotnetSuggest to the application framework layer and consider making it internal, as it will ideally be replaced eventually by intrinsic SDK or runtime support #1923

@jonsequitur

Description

@jonsequitur
        // This feels... very specific.  I would hope that we expect this API set overall to live "forever" and I doubt that dotnet.exe will.
        // I recommend cutting it, or moving it to some library outside the main System.CommandLine library.
        public static CommandLineBuilder RegisterWithDotnetSuggest(this CommandLineBuilder builder);

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions