cli-lab icon indicating copy to clipboard operation
cli-lab copied to clipboard

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

Open v-ainigao opened this issue 1 year ago • 1 comments

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

v-ainigao avatar Mar 12 '24 07:03 v-ainigao

This issue also repro's on ARM64OS.

v-ainigao avatar Mar 12 '24 08:03 v-ainigao