diff --git a/test/Mime-Detective.Tests/project.json b/test/Mime-Detective.Tests/project.json index 2b78e8a..0a69456 100644 --- a/test/Mime-Detective.Tests/project.json +++ b/test/Mime-Detective.Tests/project.json @@ -11,14 +11,6 @@ "buildOptions": {"copyToOutput": "Data\\"}, "frameworks": { - "netcoreapp1.0": { - "dependencies": { - "Microsoft.NETCore.App": { - "type": "platform", - "version": "1.0.3" - } - } - }, "netcoreapp1.1": { "dependencies": { "Microsoft.NETCore.App": {