From 4a6d5a94d04db01c2f10b872d0c38a78779bd086 Mon Sep 17 00:00:00 2001 From: John Beisner Date: Wed, 30 Aug 2017 15:19:41 -0700 Subject: [PATCH] The enumeration of the nupkg packages depends on that the creation of packages has already occurred. --- build/Publish.targets | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/build/Publish.targets b/build/Publish.targets index 4003e181c..89d41afb6 100644 --- a/build/Publish.targets +++ b/build/Publish.targets @@ -26,8 +26,11 @@ UploadChecksumsToAzure; PublishDebFilesToDebianRepo; PublishCliVersionBadge" /> - - + + +