Improve VS profile generation (#19025)
* Make PowerShell profile generation try to find `pwsh.exe` before falling back to legacy powershell * Make profiles generated on an `arm64` host work properly ## Validation Steps Performed * Local build ran * Verified the new `arm64` profile works * Verified `pwsh.exe` is used if present * Verified `powershell.exe` is used if `pwsh` is not present in path * Verified we don't attempt to create `arm64` host cmd/pwsh profiles if VS is not >= 17.4
K
Katherine Reynolds committed
bb62ce93459feb9bbe0a90ddb6c444bc23817d20
Parent: 685499d
Committed by GitHub <noreply@github.com>
on 6/13/2025, 10:41:10 PM