Removing a bundled template that should not be here.

Microsoft.DotNet.Web.Client.ItemTemplates should not be here yet.
This commit is contained in:
Livar 2017-10-17 17:53:18 -07:00 committed by GitHub
parent 9bd976f5ec
commit 8e2b99dae1

View file

@ -6,7 +6,6 @@
<BundledTemplate Include="Microsoft.DotNet.Web.Spa.ProjectTemplates" Version="$(SpaTemplateVersion)" />
<BundledTemplate Include="Microsoft.DotNet.Web.Client.ItemTemplates" Version="$(AspnetTemplateVersion)" />
<BundledTemplate Include="Microsoft.DotNet.Web.ItemTemplates" Version="$(AspnetTemplateVersion)" />
<BundledTemplate Include="Microsoft.DotNet.Web.ProjectTemplates.2.0" Version="$(AspnetTemplateVersion)" />
</ItemGroup>