Build: dotnet-core-uninstall-1.7.617402
OS: Win 11 24h2 X64
Repro steps:
1.Run dotnet-core-uninstall --version
we can get below tool version

2.Run dotnet-core-uninstall --help
Expected Result:
"--version" should be listed in "dotnet-core-uninstall --help" output.
Actual Result:
There is no "--version" option
