We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 779eff1 commit 9f5248fCopy full SHA for 9f5248f
1 file changed
eng/pipelines/pr.yml
@@ -96,7 +96,7 @@ stages:
96
agentPool: NetCore-Public
97
agentDemands: ImageOverride -equals Windows.VS2022.Amd64.Open
98
${{ else }}:
99
- agentPool: VSVSEng-MicroBuildVSStable
+ agentPool: VSEng-MicroBuildVSStable
100
testType: Functional
101
testTargetFramework: net472
102
testProjectName: Msbuild.Integration.Test
0 commit comments