Temporarily remove SpaServices.Extensions as it will be built separately for OOB shipping

This commit is contained in:
Steve Sanderson 2017-11-01 13:07:32 +00:00
parent 05cd5edf5f
commit a4b35bd896
1 changed files with 0 additions and 1 deletions

View File

@ -139,7 +139,6 @@
<PackageArtifact Include="Microsoft.AspNetCore.Sockets.Common.Http" Category="noship" />
<PackageArtifact Include="Microsoft.AspNetCore.Sockets.Http" Category="noship" />
<PackageArtifact Include="Microsoft.AspNetCore.SpaServices" Category="ship" Metapackage="true" />
<PackageArtifact Include="Microsoft.AspNetCore.SpaServices.Extensions" Category="ship" Metapackage="false" />
<PackageArtifact Include="Microsoft.AspNetCore.StaticFiles" Category="ship" Metapackage="true" />
<PackageArtifact Include="Microsoft.AspNetCore.TestHost" Category="ship" />
<PackageArtifact Include="Microsoft.AspNetCore.Testing" Category="noship" />