To Reproduce
1.Prepare a clean MacOS.
2.install dotnet-core-uninstall(1.7.617002) from tar
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
- install SDK. e.g 9.0.202and 9.0.100(arm64)
5.Run ./dotnet-core-uninstall list -v d to check the output
Expected Result:
The output displays details SDK info
Actual Result:
The output doesn't display details SDK info.

Note:
In win-x64, the contents displays as below
