Revert "Build Windows binaries with Visual Studio 2022 Build Tools (#90855) (#99591)
This reverts commit a88c15a849152291b1ebdab13860726dd8be1d81. Once we have the AMI ready, we can revert this and use VS2022 again. This is to mitigate flaky Windows build in trunk https://github.com/pytorch/builder/issues/1387.
Note that as VS2019 is already available in the current AMI, it won't be installed again per logic in https://github.com/pytorch/builder/blob/main/windows/internal/vs2019_install.ps1#L25-L29. Thus, this helps avoid the flaky installation issue.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/99591
Approved by: https://github.com/kit1980, https://github.com/Blackhex, https://github.com/malfet