Removal of hosting bundle doesn't work
Open
Area-Uninstall-Tool
- Dominant language
- C#
- Stars
- 774
- Forks
- 72
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 2
Description
Trying to automate the hosting bundle across our fleet of IIS server. Apparently MS provides no simple way of doing this via SCCM (you can install new version but not remove legacy versions.
I'm running: `.\dotnet-core-uninstall.exe remove --force --all-but-latest --hosting-bundle`
And I'm still prompted with

What's the point of this tool if it doesn't work?
I'm also including this link re: folks trying to accomplish the same thing (but may be having a different problem)
https://github.com/dotnet/cli-lab/issues/262
Contributor guide
Assessment
This issue has not been assessed yet.