diff --git a/tests/ImageProcessorCore.Benchmarks/project.json b/tests/ImageProcessorCore.Benchmarks/project.json index 9e4959485..6f2dce37d 100644 --- a/tests/ImageProcessorCore.Benchmarks/project.json +++ b/tests/ImageProcessorCore.Benchmarks/project.json @@ -13,7 +13,7 @@ "emitEntryPoint": true }, "dependencies": { - "BenchmarkDotNet.Diagnostics.Windows": "1.0.0", + "BenchmarkDotNet.Diagnostics.Windows": "0.9.8", "ImageProcessorCore": "1.0.0-*" }, "commands": {