diff --git a/src/libraries/sendtohelix.proj b/src/libraries/sendtohelix.proj index 940bb713331e1d..6dff5f9b455f77 100644 --- a/src/libraries/sendtohelix.proj +++ b/src/libraries/sendtohelix.proj @@ -12,22 +12,26 @@ "correlation payload", which is the set of files used by all Helix submissions (which we compress into a single file). --> - + - $(NetCoreAppToolCurrent) - $([MSBuild]::ValueOrDefault('$(BuildTargetFramework)', '$(NetCoreAppCurrent)')) + $(NetCoreAppCurrent) true - - $(TestArchiveRuntimeRoot)test-runtime-$(NetCoreAppCurrentBuildSettings).zip - SetStressModes_$(Scenario).cmd SetStressModes_$(Scenario).sh + + + + + $(TestArchiveRuntimeRoot)test-runtime-$(NetCoreAppCurrentBuildSettings).zip + + @@ -83,12 +87,8 @@ - - - - @@ -157,7 +157,6 @@ Outputs="$(TestArchiveRuntimeFile)" Condition="'$(TargetsMobile)' != 'true' and '$(TestArchiveRuntimeFile)' != ''"> - @@ -168,7 +167,6 @@ -