Switch to 7.0 packages for the console/classlib templates
This commit is contained in:
parent
e17446126e
commit
e37de9afeb
2 changed files with 1 additions and 6 deletions
|
@ -398,8 +398,6 @@ namespace EndToEnd.Tests
|
|||
// Currently winforms updated their default templates target but not others.
|
||||
if (template.StartsWith("mstest")
|
||||
|| template.StartsWith("mstest")
|
||||
|| template.StartsWith("classlib")
|
||||
|| template.StartsWith("console")
|
||||
|| template.StartsWith("nunit")
|
||||
|| template.StartsWith("xunit")
|
||||
|| template.StartsWith("wpf"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue