Enable 9.0 SDK templates
This commit is contained in:
parent
34f8e50d91
commit
8022c5e9e8
2 changed files with 1 additions and 3 deletions
|
@ -440,8 +440,6 @@ namespace EndToEnd.Tests
|
|||
// TODO: This block need to be updated when every template updates their default tfm.
|
||||
// Currently winforms updated their default templates target but not others.
|
||||
if (template.StartsWith("mstest")
|
||||
|| template.StartsWith("classlib")
|
||||
|| template.StartsWith("console")
|
||||
|| template.StartsWith("nunit")
|
||||
|| template.StartsWith("xunit"))
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue