From 5fc61022bc9593c29eaa7679a3c2079ac14f2be1 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Thu, 31 May 2018 22:52:09 -0700 Subject: [PATCH] Don't expect the site extension zip to exist in build output if AzureIntegration is not patching --- build/Publish.targets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/Publish.targets b/build/Publish.targets index 123678d0f3..645a816460 100644 --- a/build/Publish.targets +++ b/build/Publish.targets @@ -77,7 +77,7 @@ - + $(BlobBasePath)$(SiteExtensionArchiveFileName) ShipInstaller=dotnetcli