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