SIGN IN SIGN UP

Specify encoding for vswhere output (#59607)

On Windows, Process.run assumes the output uses the system codepage by default. This allows specifying it in our wrapper, and sets the encoding for vswhere to UTF-8 since we're passing a flag that forces it to use UTF-8 output.

Fixes #53515
S
stuartmorgan committed
e85655c48edbcb125020e9e5988546c92b18ad2b
Parent: 32be39b
Committed by GitHub <noreply@github.com> on 6/18/2020, 9:00:46 PM