File tree Expand file tree Collapse file tree 1 file changed +7
-14
lines changed Expand file tree Collapse file tree 1 file changed +7
-14
lines changed Original file line number Diff line number Diff line change 2727 _config_short : RI
2828 _includeBenchmarkData : true
2929 _targetFramework : netcoreapp3.1
30- innerLoop : false
31- runSpecific : true
30+ innerLoop : true
3231 pool :
3332 name : Hosted Ubuntu 1604
3433
@@ -37,17 +36,15 @@ jobs:
3736 name : Ubuntu_x64_NetCoreApp21
3837 buildScript : ./build.sh
3938 container : UbuntuContainer
40- innerLoop : false
41- runSpecific : true
39+ innerLoop : true
4240 pool :
4341 name : Hosted Ubuntu 1604
4442
4543- template : /build/ci/job-template.yml
4644 parameters :
4745 name : MacOS_x64_NetCoreApp21
4846 buildScript : ./build.sh
49- innerLoop : false
50- runSpecific : true
47+ innerLoop : true
5148 pool :
5249 name : Hosted macOS
5350
6663 _config_short : RI
6764 _includeBenchmarkData : true
6865 _targetFramework : netcoreapp3.1
69- innerLoop : false
70- runSpecific : true
66+ innerLoop : true
7167 vsTestConfiguration : " /Framework:.NETCoreApp,Version=v3.0"
7268 pool :
7369 name : Hosted VS2017
7672 parameters :
7773 name : Windows_x64_NetCoreApp21
7874 buildScript : build.cmd
79- innerLoop : false
80- runSpecific : true
75+ innerLoop : true
8176 vsTestConfiguration : " /Framework:.NETCoreApp,Version=v2.1"
8277 pool :
8378 name : Hosted VS2017
9792 _config_short : RFX
9893 _includeBenchmarkData : false
9994 _targetFramework : win-x64
100- innerLoop : false
101- runSpecific : true
95+ innerLoop : true
10296 vsTestConfiguration : " /Framework:.NETCoreApp,Version=v4.0"
10397 pool :
10498 name : Hosted VS2017
@@ -108,8 +102,7 @@ jobs:
108102 name : Windows_x86_NetCoreApp21
109103 architecture : x86
110104 buildScript : build.cmd
111- innerLoop : false
112- runSpecific : true
105+ innerLoop : true
113106 vsTestConfiguration : " /Framework:.NETCoreApp,Version=v2.1"
114107 pool :
115108 name : Hosted VS2017
You can’t perform that action at this time.
0 commit comments