Skip to content

[NETSDKE2E] After uninstalling 8.0.2 Hosting-Bundle, the x86 ".NET Runtime" and "ASP.NET Runtime" are still in dotnet-core-uninstall list output. #288

@v-ainigao

Description

@v-ainigao

1.install dotnet-core-uninstall(1.7.515801)
2.install 8.0.2 Hosting-Bundle
3.Run dotnet-core-uninstall list
4.Check the output of dotnet-core-uninstall list
5.Run dotnet-core-uninstall remove --hosting-bundle --all
6.Check the output of dotnet-core-uninstall list

Expected Result:
The output of dotnet-core-uninstall list will remove all runtimes info.

Actual Result:
The x86 ".NET Runtime" and "ASP.NET Runtime" are still in the dotnet-core-uninstall list output, but x64 has been removed.
image
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions