Temporarily remove SpaServices.Extensions as it will be built separately for OOB shipping
This commit is contained in:
parent
05cd5edf5f
commit
a4b35bd896
|
|
@ -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" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue