From b1509f56077b549c208707fbc5c53ac2b2f7ad86 Mon Sep 17 00:00:00 2001 From: Jiyoung Yun Date: Tue, 14 Feb 2017 13:54:36 +0900 Subject: [PATCH] Use x64 nupkgs on armel build and arm nupkgs on arm build Force external pakcages to be restored for x64 until armel packages are fully broughtup Signed-off-by: Jiyoung Yun --- external/runtime/runtime.depproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/external/runtime/runtime.depproj b/external/runtime/runtime.depproj index 77e041c2627a..c8878ac1c435 100644 --- a/external/runtime/runtime.depproj +++ b/external/runtime/runtime.depproj @@ -6,7 +6,7 @@ win7-x64 ubuntu.14.04-x64 - $(RuntimeOS)-x64 + $(RuntimeOS)-x64 $(MSBuildThisFileDirectory)NETNative/project.json.template @@ -43,4 +43,4 @@ UseHardlinksIfPossible="true" /> - \ No newline at end of file +