Skip to content

[NETSDKE2E][MAC]The output displays incorrectly after running "./dotnet-core-uninstall list -v d" #374

@vdanche

Description

@vdanche

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

  1. 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.
Image

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

Image

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