Update all vs2019 image usage in eng/common and eng/ templates to vs2022#16407
Merged
Update all vs2019 image usage in eng/common and eng/ templates to vs2022#16407
Conversation
Co-authored-by: mmitche <[email protected]>
Copilot
AI
changed the title
[WIP] Update all vs2019 image usage to vs2022
Update all vs2019 image usage in eng/common and eng/ templates to vs2022
Dec 12, 2025
mmitche
approved these changes
Dec 12, 2025
premun
approved these changes
Dec 12, 2025
Member
|
This will need to be done on 10.0 and 8.0 branches too? |
Member
Yeah. Will backport as necessary or have copilot do it separately. |
Member
|
/backport tor release/10.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
VS2019 images contain only older runtimes. All pipeline templates now reference
windows.vs2022.amd64instead ofwindows.vs2019.amd64.Files updated:
azure-pipelines.yml- main official build pipelineazure-pipelines-unofficial.yml- unofficial build pipelineeng/validate-sdk.yml- SDK validation jobeng/promote-build.yml- build promotion pipelineeng/common/core-templates/job/publish-build-assets.yml- asset publishing jobeng/common/core-templates/post-build/post-build.yml- post-build validation (2 pool references)eng/common/templates/variables/pool-providers.yml- documentation commentAll references updated from:
To:
To double check:
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.