Add Microsoft.AspNetCore.Certificates.Generation.Sources to artifacts.props

This commit is contained in:
Nate McMaster 2017-10-06 14:06:45 -07:00 committed by GitHub
parent 60f520de34
commit 71116396cf
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@
<PackageArtifact Include="Microsoft.AspNetCore.Buffering" Category="noship" />
<PackageArtifact Include="Microsoft.AspNetCore.CertificateGeneration.Task" Category="noship" />
<PackageArtifact Include="Microsoft.AspNetCore.Certificates.Configuration.Sources" Category="noship" />
<PackageArtifact Include="Microsoft.AspNetCore.Certificates.Generation.Sources" Category="noship" />
<PackageArtifact Include="Microsoft.AspNetCore.ChunkingCookieManager.Sources" Category="noship" />
<PackageArtifact Include="Microsoft.AspNetCore.CookiePolicy" Category="ship" Metapackage="true" />
<PackageArtifact Include="Microsoft.AspNetCore.Cors" Category="ship" Metapackage="true" />