To Reproduce
1.Prepare a clean Intel
2.install dotnet-core-uninstall(1.7.550802)
3. Use the following commands to install the tool:
mkdir -p ~/dotnet-core-uninstall
tar -zxvf dotnet-core-uninstall.tar.gz -C ~/dotnet-core-uninstall
cd ~/dotnet-core-uninstall
./dotnet-core-uninstall list
4.Install 9.0.rc2 sdk and some others sdk . e.g 8.0.403 sdk...
5. Run "./dotnet-core-uninstall list"
6.check the output of dotnet-core-uninstall list
Expected Result:
The output of dotnet-core-uninstall list display well.
Actual Result:
The text "Used by VS for Mac..." next to net 9 SDK needs to be updated as VS Mac has been end of life.

dotnet --info:
