Winforms now have 8.0 templates flowing with this PR

This commit is contained in:
Marc Paine 2022-09-19 12:05:12 -07:00 committed by GitHub
parent 552968d0e9
commit 6866cfe44d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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")