dotnet / dotnet/cli-lab

Remove all but major versions

Open
#302 1 comment 1 reaction 0 assignees View on GitHub
Area-Uninstall-Tool
Dominant language
C#
Stars
774
Forks
72
Avg merge
1d 23h
Merged PRs (30d)
2

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.