Build: dotnet-core-uninstall-1.7.615501
OS: Win 11 24h2 X64
Repro steps:
- Run
dotnet-core-uninstall remove --sdk {version} or dotnet-core-uninstall remove --runtime {version}
- Typing y or n with prompts 'Do you want to continue?
- Observe
Expected Result:
It needs to press enter to confirm before continuing. Take the behavior in v1.7.550802 for example

Actually Result:
Typing y or n without confirming will continue.

Build: dotnet-core-uninstall-1.7.615501
OS: Win 11 24h2 X64
Repro steps:
dotnet-core-uninstall remove --sdk {version}ordotnet-core-uninstall remove --runtime {version}Expected Result:

It needs to press enter to confirm before continuing. Take the behavior in v1.7.550802 for example
Actually Result:

Typing y or n without confirming will continue.