diff --git a/eng/testing/tests.mobile.targets b/eng/testing/tests.mobile.targets
index aa0f1450faef72..b78d6451612c88 100644
--- a/eng/testing/tests.mobile.targets
+++ b/eng/testing/tests.mobile.targets
@@ -23,17 +23,17 @@
-
+
+ DestinationFolder="$(PublishDir)" SkipUnchangedFiles="true"/>
+ DestinationFolder="$(PublishDir)" SkipUnchangedFiles="true"/>
-
+
+ SourceDir="$(PublishDir)">
@@ -62,9 +62,9 @@
-
+
-
+
+ AppDir="$(PublishDir)">
@@ -99,8 +99,6 @@
@@ -109,6 +107,6 @@
+ AfterTargets="Build"
+ DependsOnTargets="UpdateRuntimePack;Publish;BundleTestAppleApp;BundleTestAndroidApp" />