Also uninstall the 2.0 template package when reinstalling for tests

This commit is contained in:
Steve Sanderson 2017-09-11 18:17:13 +01:00
parent 148e4af837
commit 56fdcad4d5
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ namespace Templates.Test.Helpers
{
"Microsoft.DotNet.Web.Client.ItemTemplates",
"Microsoft.DotNet.Web.ItemTemplates",
"Microsoft.DotNet.Web.ProjectTemplates.2.0",
"Microsoft.DotNet.Web.ProjectTemplates.2.1",
"Microsoft.DotNet.Web.Spa.ProjectTemplates",
"Microsoft.AspNetCore.SpaTemplates",