Remove Microsoft.AspNetCore.CertificateGeneration.Task from artifacts.props
This commit is contained in:
parent
2836d53a2d
commit
20cb6ea978
|
|
@ -30,7 +30,6 @@
|
|||
<PackageArtifact Include="Microsoft.AspNetCore.AzureAppServicesIntegration" Category="ship" Metapackage="true" />
|
||||
<PackageArtifact Include="Microsoft.AspNetCore.Buffering" Category="noship" />
|
||||
<PackageArtifact Include="Microsoft.AspNetCore.BenchmarkRunner.Sources" 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" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue