From d4e5da80b0f283d154577548cd7896bd5348bff1 Mon Sep 17 00:00:00 2001 From: Livar Cunha Date: Thu, 30 Aug 2018 16:16:44 -0700 Subject: [PATCH] Fixing the external restore sources file. We needed to create the test artifact folder. --- build/Test.targets | 1 + 1 file changed, 1 insertion(+) diff --git a/build/Test.targets b/build/Test.targets index f9642c6a3..8acdf3799 100644 --- a/build/Test.targets +++ b/build/Test.targets @@ -52,6 +52,7 @@ DependsOnTargets="Init; SetupTestProjectData"> +