From 3e4c2a4c4fc2cb779005bcc49f177ff42397be36 Mon Sep 17 00:00:00 2001 From: John Luo Date: Fri, 6 Sep 2019 13:49:43 -0700 Subject: [PATCH] Ship Site Extensions package (#13693) --- .../Microsoft.AspNetCore.AzureAppServices.SiteExtension.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/SiteExtensions/LoggingAggregate/src/Microsoft.AspNetCore.AzureAppServices.SiteExtension/Microsoft.AspNetCore.AzureAppServices.SiteExtension.csproj b/src/SiteExtensions/LoggingAggregate/src/Microsoft.AspNetCore.AzureAppServices.SiteExtension/Microsoft.AspNetCore.AzureAppServices.SiteExtension.csproj index 7054d0908d..e1f4b6d670 100644 --- a/src/SiteExtensions/LoggingAggregate/src/Microsoft.AspNetCore.AzureAppServices.SiteExtension/Microsoft.AspNetCore.AzureAppServices.SiteExtension.csproj +++ b/src/SiteExtensions/LoggingAggregate/src/Microsoft.AspNetCore.AzureAppServices.SiteExtension/Microsoft.AspNetCore.AzureAppServices.SiteExtension.csproj @@ -15,6 +15,7 @@ true true true + true $(RestoreAdditionalProjectSources);$(ArtifactsNonShippingPackagesDir)