Upgrade to VS 2022 [WIP]
Description
This PR updates RNW to build with VS2022.
Type of Change
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
- This change requires a documentation update
Why
VS2022 is the currently supported version of VS and what is available to download.
Resolves [Add Relevant Issue Here]
What
What changes were made to the codebase to solve the bug, add the functionality, etc. that you specified above.
Screenshots
Add any relevant screen captures here from before or after your changes.
Testing
If you added tests that prove your changes are effective or that your feature works, add a few sentences here detailing the added test scenarios.
Optional: Describe the tests that you ran locally to verify your changes.
Microsoft Reviewers: Open in CodeFlow
/azp run
Azure Pipelines successfully started running 1 pipeline(s).
This PR is currently running against the rnw-img-test VM image, which is set up for Visual Studio 2022 on Windows Server 2022. We will want to coordinate how we want to update our images before checking this PR in.