diff --git a/build-tools/scripts/TestApks.targets b/build-tools/scripts/TestApks.targets index f55ed4ced24..b54c859402e 100644 --- a/build-tools/scripts/TestApks.targets +++ b/build-tools/scripts/TestApks.targets @@ -61,6 +61,7 @@ @@ -149,6 +152,7 @@ Condition=" '@(TestApk)' != '' "> + Command="unzip -l "%(TestApk.Identity)" >> "$(OutputPath)%(TestApk.ApkSizesInputFilename)"" + ContinueOnError="ErrorAndContinue" />