diff --git a/tests/ImageSharp.Tests/project.json b/tests/ImageSharp.Tests/project.json index 798a48be1..cdf1aa61f 100644 --- a/tests/ImageSharp.Tests/project.json +++ b/tests/ImageSharp.Tests/project.json @@ -23,7 +23,8 @@ "Microsoft.NETCore.App": { "type": "platform", "version": "1.0.0-*" - } + }, + "Microsoft.CodeCoverage": "1.0.2" } }, "net451": {}