Merge branch 'rel/2.0.0-preview1' into dev

This commit is contained in:
Chris Ross (ASP.NET) 2017-05-01 15:44:46 -07:00
commit 767e373d3d
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>