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

Cannot remove lower patch of hosting bundle #262

Open
rfalfaro opened this issue Jun 23, 2023 · 1 comment
Open

Cannot remove lower patch of hosting bundle #262

rfalfaro opened this issue Jun 23, 2023 · 1 comment

Comments

@rfalfaro
Copy link

I just installed .NET 6.0.18 and am trying to remove the hosting bundle 6.0.16. I've tried the following commands:
remove --hosting-bundle --all-lower-patches --force
remove --hosting-bundle --all-but-latest --force
remove --hosting-bundle --major-minor 6.0.16 (will note that this option gives an error: "The specified version is not valid")

I've reset IIS and even rebooted the server after these attempts. However, both versions 6.0.16 and 6.0.18 are still listed after all these attempts. I've also attempted to uninstall 6.0.16 from the Programs and Features UI under Control Panel - all with the same results.

@GiviKDev
Copy link

GiviKDev commented Jun 30, 2023

Same, nor even winget uninstall works. Both physical files and registries still exists.
Due to this tools like winget shows huge list of hosting bundles and each time when you're trying to upgrade them all nothing happens.

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