We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
4.Run dotnet-core-uninstall remove --all-lower-patches --sdk, we can see 8.0.100-preview.7.23376.3 SDK(x64) 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
The text was updated successfully, but these errors were encountered:
This issue also repro's on ARM64OS.
Sorry, something went wrong.
currently still repro on uninstall tool 1.7.550802
No branches or pull requests
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
4.Run dotnet-core-uninstall remove --all-lower-patches --sdk, we can see 8.0.100-preview.7.23376.3 SDK(x64) 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
The text was updated successfully, but these errors were encountered: