From 60422521a182dc51d31911c941bdf7b39d45632a Mon Sep 17 00:00:00 2001 From: wtgodbe Date: Tue, 31 Jan 2017 10:56:32 -0800 Subject: Download native binaries into a folder named 'RID' --- sync.cmd | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sync.cmd') diff --git a/sync.cmd b/sync.cmd index dd089b229d..f63315559d 100644 --- a/sync.cmd +++ b/sync.cmd @@ -26,11 +26,12 @@ echo -BuildMajor echo -BuildMinor echo To download from a specific container, specify: echo -Container="container name" -echo -n - Downloads test native binaries for the specified OS +echo -n - Downloads test native binaries from the specified container echo The following properties are required: echo -AzureAccount="Account name" echo -AzureToken="Access token" -echo -Container="container name (with RID suffix)" +echo -Container="Container name" +echo -RuntimeId="RID" (Needs to match what's in the container) echo. echo. echo. -- cgit v1.2.3