We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent defc241 commit fe57789Copy full SHA for fe57789
1 file changed
.vsts-signed.yaml
@@ -8,7 +8,7 @@ variables:
8
jobs:
9
- job: Full_Signed
10
pool:
11
- name: VSEng-MicroBuildVS2017
+ name: VSEng-MicroBuildVS2019
12
timeoutInMinutes: 300
13
variables:
14
BuildConfiguration: 'Release'
@@ -116,5 +116,5 @@ jobs:
116
dependsOn:
117
- Full_Signed
118
119
- vmImage: vs2017-win2016
+ vmImage: windows-2019
120
enablePublishBuildArtifacts: true
0 commit comments