diff --git a/src/ImageSharp/project.json b/src/ImageSharp/project.json index 44d1173980..d620bc368c 100644 --- a/src/ImageSharp/project.json +++ b/src/ImageSharp/project.json @@ -45,7 +45,7 @@ "System.Threading": "4.0.11", "System.Threading.Tasks": "4.0.11", "System.Threading.Tasks.Parallel": "4.0.1", - "StyleCop.Analyzers": "1.0.0" + "StyleCop.Analyzers": { "version": "1.0.0", "type": "build" } }, "frameworks": { "netstandard1.1": {}