diff --git a/test/EndToEnd/ProjectBuildTests.cs b/test/EndToEnd/ProjectBuildTests.cs index 62fcb8940..17d108a7c 100644 --- a/test/EndToEnd/ProjectBuildTests.cs +++ b/test/EndToEnd/ProjectBuildTests.cs @@ -401,7 +401,6 @@ namespace EndToEnd.Tests || template.StartsWith("nunit") || template.StartsWith("xunit") || template.StartsWith("xunit") - || template.StartsWith("wpf") || template.StartsWith("mvc") || template.StartsWith("web") || template.StartsWith("worker")