diff --git a/tests/ImageSharp.Tests/project.json b/tests/ImageSharp.Tests/project.json index b9b7b50ab6..458bad1c09 100644 --- a/tests/ImageSharp.Tests/project.json +++ b/tests/ImageSharp.Tests/project.json @@ -25,11 +25,7 @@ "type": "platform", "version": "1.0.0-*" } - }, - "imports": [ - "dnxcore50", - "portable-net45+win8" - ] + } } }, "testRunner": "xunit"