Removing Microsoft.AspNetCore.Server.IIS package (#582)

This commit is contained in:
Justin Kotalik 2017-10-06 10:02:50 -07:00 committed by GitHub
parent 7609f4dca7
commit 60f520de34
1 changed files with 0 additions and 1 deletions

View File

@ -113,7 +113,6 @@
<PackageArtifact Include="Microsoft.AspNetCore.Routing.Abstractions" Category="ship" Metapackage="true" />
<PackageArtifact Include="Microsoft.AspNetCore.Routing.DecisionTree.Sources" Category="noship" />
<PackageArtifact Include="Microsoft.AspNetCore.Server.HttpSys" Category="ship" Metapackage="true" />
<PackageArtifact Include="Microsoft.AspNetCore.Server.IIS" Category="ship" Metapackage="true" />
<PackageArtifact Include="Microsoft.AspNetCore.Server.IISIntegration" Category="ship" Metapackage="true" />
<PackageArtifact Include="Microsoft.AspNetCore.Server.IntegrationTesting" Category="noship" />
<PackageArtifact Include="Microsoft.AspNetCore.Server.Kestrel" Category="ship" Metapackage="true" />