Build: dotnet-core-uninstall-1.7.615501
OS: Win11(24h2) ARM64
Repro steps:
1.Download net9.0.201 arm64sdk
2.Run dotnet-core-uninstall list
Expected Result:
.NET Core SDK displays arm64 in "dotnet-core-uninstall-list" output.

Actually Result:
.NET SDK displays x86/x64 instead of arm64 in "dotnet-core-uninstall-list" output.

Note:
This issue note repro's on x64OS.
