diff --git a/eng/helix/helix.proj b/eng/helix/helix.proj index b39ac282b5..99b0a135f4 100644 --- a/eng/helix/helix.proj +++ b/eng/helix/helix.proj @@ -39,6 +39,17 @@ $([System.DateTime]::Now.ToString('yyyyMMddHHmm')) + + + + + + + + + + + false false true - <_HelixRunType Condition="'$(RunQuarantinedTests)' == 'true'">quarantined - <_HelixRunType Condition="'$(RunQuarantinedTests)' != 'true'">unquarantined - $(MSBuildProjectName)--$(TargetFramework)--$(_HelixRunType) + $(MSBuildProjectName)--$(TargetFramework) false false 10.15.3