Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NETSDKE2E]The items that will be removed is not displayed if we use the option "--all-lower-patches" and "--x64" together. #289

Open
vdanche opened this issue Mar 12, 2024 · 2 comments

Comments

@vdanche
Copy link
Member

vdanche commented Mar 12, 2024

1.install dotnet-core-uninstall(1.7.515801)
2.install 8.0.100-preview.7.23376.3 SDK(x64) + 8.0.102 SDK(x86)
3.dotnet-core-uninstall list
image

4.Run dotnet-core-uninstall remove --all-lower-patches --sdk, we can see 8.0.100-preview.7.23376.3 SDK(x64) displayed.
image

  1. Run "dotnet-core-uninstall remove --all-lower-patches --sdk --x64" to check if 8.0.100-preview.7.23376.3 SDK(x64) is displayed.

Expected Result:
we can see 8.0.100-preview.7.23376.3 SDK(x64) displayed.

Actual Result:
8.0.100-preview.7.23376.3 SDK(x64) is not displayed
image

@v-ainigao
Copy link

This issue also repro's on ARM64OS.
image

@vdanche
Copy link
Member Author

vdanche commented Oct 17, 2024

currently still repro on uninstall tool 1.7.550802
Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants