#32 Set the SiteExtension package metadata

This commit is contained in:
Chris Ross (ASP.NET) 2017-05-01 13:46:37 -07:00
parent 50107bf6fe
commit 6155cc2c52
1 changed files with 4 additions and 0 deletions

View File

@ -10,6 +10,10 @@
<PackageTags>aspnet;logging;aspnetcore</PackageTags>
<IncludeBuildOutput>false</IncludeBuildOutput>
<ContentTargetFolders>content</ContentTargetFolders>
<!-- These need to be set manually because this is not marked as a shipping (to nuget.org) package. https://github.com/aspnet/AzureIntegration/issues/38 -->
<PackageLicenseUrl>https://github.com/aspnet/AzureIntegration/blob/rel/2.0.0-preview1/LICENSE.txt</PackageLicenseUrl>
<PackageIconUrl>https://go.microsoft.com/fwlink/?LinkID=288859</PackageIconUrl>
<PackageProjectUrl>https://www.asp.net/</PackageProjectUrl>
</PropertyGroup>
<ItemGroup>