Removed Microsoft.AspNetCore.SpaTemplates from artifacts as its no longer produced

This commit is contained in:
Kiran Challa 2018-03-20 16:57:35 -07:00
parent 72d706526e
commit 53a66b5ce8
1 changed files with 0 additions and 1 deletions

View File

@ -170,7 +170,6 @@
<PackageArtifact Include="Microsoft.AspNetCore.SpaServices" Category="ship" AppMetapackage="true" AllMetapackage="true"/>
<PackageArtifact Include="Microsoft.AspNetCore.SpaServices.Extensions" Category="ship" AppMetapackage="true" AllMetapackage="true"/>
<PackageArtifact Include="Microsoft.AspNetCore.SpaTemplates" Category="ship" />
<PackageArtifact Include="Microsoft.AspNetCore.StaticFiles" Category="ship" AppMetapackage="true" AllMetapackage="true"/>
<PackageArtifact Include="Microsoft.AspNetCore.TestHost" Category="ship" />
<PackageArtifact Include="Microsoft.AspNetCore.Testing" Category="noship" />