From 95a5bc7e16bba41a21036246dd02323a41a30a6c Mon Sep 17 00:00:00 2001 From: jbeisner Date: Tue, 16 Jan 2018 18:15:28 +0000 Subject: [PATCH] Ensure that the 'SetAzureProps' target runs before 'BlobStoragePartialRelativePath' is used. --- build/Publish.targets | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/build/Publish.targets b/build/Publish.targets index f473cd251..3399fc844 100644 --- a/build/Publish.targets +++ b/build/Publish.targets @@ -39,7 +39,8 @@ PublishNupkgToBlobFeed; PublishCliVersionBadge" /> - + > @@ -60,7 +61,8 @@ - +