From a68e40c2ca6128b2790d66ad5edad5748c510e5f Mon Sep 17 00:00:00 2001 From: dotnet-maestro-bot Date: Tue, 16 Oct 2018 11:02:05 -0700 Subject: [PATCH] Fix package name (#241) --- .../Microsoft.AspNetCore.AzureAppServices.SiteExtension.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/Microsoft.AspNetCore.AzureAppServices.SiteExtension/Microsoft.AspNetCore.AzureAppServices.SiteExtension.csproj b/extensions/Microsoft.AspNetCore.AzureAppServices.SiteExtension/Microsoft.AspNetCore.AzureAppServices.SiteExtension.csproj index 0db7d43804..9bfa429b7d 100644 --- a/extensions/Microsoft.AspNetCore.AzureAppServices.SiteExtension/Microsoft.AspNetCore.AzureAppServices.SiteExtension.csproj +++ b/extensions/Microsoft.AspNetCore.AzureAppServices.SiteExtension/Microsoft.AspNetCore.AzureAppServices.SiteExtension.csproj @@ -9,7 +9,7 @@ aspnet;logging;aspnetcore;AzureSiteExtension;keyvault;configuration;dataprotection content $(MicrosoftNETCoreApp21PackageVersion) - AspNetCoreRuntime.$(TrimmedVersion) + Microsoft.AspNetCore.AzureAppServices.SiteExtension.$(TrimmedVersion)