From 8bc61d4737c4a93f1d1b6af201989ef1e56bea92 Mon Sep 17 00:00:00 2001
From: Doug Bunting <6431421+dougbu@users.noreply.github.com>
Date: Fri, 3 Jun 2022 18:00:01 -0700
Subject: [PATCH] [release/6.0] Define `$(HelixTestConfigurationFilePath)` -
manual backport of #42029 - avoid problems caused by an undocumented
dependency in the Helix SDK on the Arcade SDK - symptoms were a complete lack
of retries in our Helix work items
---
eng/helix/helix.proj | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/eng/helix/helix.proj b/eng/helix/helix.proj
index f1f7e4a3d42e..f31e087b0868 100644
--- a/eng/helix/helix.proj
+++ b/eng/helix/helix.proj
@@ -47,6 +47,13 @@
$(RepoRoot)artifacts\bin\$(MSBuildProjectName)\
+
+
+ $(RepoRoot)eng/test-configuration.json