From e24913ae4632542cf08a2a5f0b1ab088366ed3b1 Mon Sep 17 00:00:00 2001 From: John Luo Date: Mon, 2 Oct 2017 18:16:40 -0700 Subject: [PATCH] Try add restore sources when building metapackage --- build/RuntimeStore.targets | 2 +- build/common.props | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/build/RuntimeStore.targets b/build/RuntimeStore.targets index 54487281b9..599882ca5e 100644 --- a/build/RuntimeStore.targets +++ b/build/RuntimeStore.targets @@ -40,7 +40,7 @@ + Properties="Configuration=$(Configuration)" /> diff --git a/build/common.props b/build/common.props index f7b678dcf2..3c035106e3 100644 --- a/build/common.props +++ b/build/common.props @@ -1,6 +1,7 @@ + Microsoft ASP.NET Core