dotnet-uninstall-tool Roadmap

Hello everyone - this issue captures the roadmap for the dotnet-uninstall-tool for the near future. This tool serves an important purpose (especially for our macOS users) and it has been left to linger a bit too long. We're going to take some actions in the short- and long-term to unblock users for .NET 8 today, and make maintenance easier on the team.

The short-term actions we're going to take are:

We believe these things will unblock users and get us on a good path for building and releasing this tool. However, there are some additional maintenance hurdles that we need to handle in a couple months, after these first items are done:

  • Remove the version upper bound restriction that prevents users from using the tool to manage newer toolsets than we explicitly coded for
  • Update the dependencies used in the tool to ensure we pick up bugfixes

We hope this plan helps clarify what to expect from the tool, as well as sets us up for success in the future.