Fix package name

This commit is contained in:
Pavel Krymets 2018-10-16 10:48:12 -07:00
parent 904aac3612
commit 47e2ba3755
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
<PackageTags>aspnet;logging;aspnetcore;AzureSiteExtension;keyvault;configuration;dataprotection</PackageTags>
<ContentTargetFolders>content</ContentTargetFolders>
<HostingStartupRuntimeFrameworkVersion>$(MicrosoftNETCoreApp21PackageVersion)</HostingStartupRuntimeFrameworkVersion>
<PackageId>AspNetCoreRuntime.$(TrimmedVersion)</PackageId>
<PackageId>Microsoft.AspNetCore.AzureAppServices.SiteExtension.$(TrimmedVersion)</PackageId>
</PropertyGroup>
<ItemGroup>