Skip to content

Commit 56fdcad

Browse files
Also uninstall the 2.0 template package when reinstalling for tests
1 parent 148e4af commit 56fdcad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Templates.Test/Helpers/TemplatePackageInstaller.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ internal static class TemplatePackageInstaller
1414
{
1515
"Microsoft.DotNet.Web.Client.ItemTemplates",
1616
"Microsoft.DotNet.Web.ItemTemplates",
17+
"Microsoft.DotNet.Web.ProjectTemplates.2.0",
1718
"Microsoft.DotNet.Web.ProjectTemplates.2.1",
1819
"Microsoft.DotNet.Web.Spa.ProjectTemplates",
1920
"Microsoft.AspNetCore.SpaTemplates",

0 commit comments

Comments
 (0)