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 6d192b6 commit c922529Copy full SHA for c922529
.vsts-dotnet-ci.yml
@@ -65,7 +65,8 @@ jobs:
65
name: Windows_x64_NetCoreApp21
66
buildScript: build.cmd
67
pool:
68
- name: Hosted VS2017
+ name: NetCorePublic-Pool
69
+ queue: buildpool.windows.10.amd64.vs2017.open
70
71
- template: /build/ci/job-template.yml
72
parameters:
@@ -81,12 +82,14 @@ jobs:
81
82
_config_short: RFX
83
_includeBenchmarkData: false
84
85
86
87
88
89
90
name: Windows_x86_NetCoreApp21
91
architecture: x86
92
93
94
95
0 commit comments