From cb246ae45b25a73c53ea5e19162669d00ecac407 Mon Sep 17 00:00:00 2001 From: John Luo Date: Fri, 23 Jun 2017 12:25:11 -0700 Subject: [PATCH] Use specified signed runtime store archives when available for installers --- build/repo.targets | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/build/repo.targets b/build/repo.targets index eb36e6580a..13930d99c6 100644 --- a/build/repo.targets +++ b/build/repo.targets @@ -322,11 +322,17 @@ - + + + + + $(RUNTIMESTORE_SIGNED_ARTIFACTS_PATH) + $(RuntimeStoreArchiveDirectory) + - - + +