Merge pull request #2025 from dotnet-maestro-bot/merge/release/2.2-to-master

[automated] Merge branch 'release/2.2' => 'master'
This commit is contained in:
Javier Calvarro Nelson 2018-10-25 15:47:18 -07:00 committed by GitHub
commit 08074b6714
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
<EmbeddedResource Include="wwwroot/**/*" />
<EmbeddedResource Remove="wwwroot/**/LICENSE*" />
<None Remove="wwwroot/**/LICENSE*" />
<None Include="THIRD-PARTY-NOTICES.txt" Pack="true" PackagePath="/" />
<None Include="THIRD-PARTY-NOTICES.txt" Pack="true" PackagePath="/THIRD-PARTY-NOTICES.txt" />
<Content Update="**\*.cshtml" Pack="false" />
</ItemGroup>