Skip to content

Commit f2d278f

Browse files
authored
Merge pull request #60712 from dotnet/dev/jorobich/use-vs2022-official-build
Use VS2022 for official build
2 parents 76398ad + 1a20e23 commit f2d278f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-pipelines-official.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ stages:
7979
displayName: Build and Test
8080
pool:
8181
name: NetCore1ESPool-Svc-Internal
82-
demands: ImageOverride -equals Build.Server.Amd64.VS2019
82+
demands: ImageOverride -equals Build.Windows.Amd64.VS2022
8383

8484
jobs:
8585
- ${{ if eq(variables['Build.SourceBranch'], 'refs/heads/release/dev17.2') }}:

0 commit comments

Comments
 (0)