Skip to content

Remove all but major versions #302

Open
@thesutex

Description

@thesutex

I'm trying to use this tool to remove unsupported versions , but choosing point versions is unintuitive as that version changes every month .

Is there a way, or can you add, so that one can say remove all except dotnet 6 and 8 as those are supported and remove the rest. Wildcard support would prob fix this with:

Dotnet-core-uninstall remove --all-but 8.0.* 6.0.* --hosting-bundle

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions