From 59b2bd675afa5ee66b2d463c60f538a583a41eb0 Mon Sep 17 00:00:00 2001 From: James Jackson-South Date: Fri, 12 Aug 2016 21:49:39 +1000 Subject: [PATCH] Fix BDN reference Former-commit-id: 4ed45d6b093c007e92c2ca763f1be61d8e7de5ec Former-commit-id: 2ac5dab0f2457acd5affeb28ed9ea82be6d56943 Former-commit-id: 546f25bf1928694e90a8c5c25dbbede3a9d0aac3 --- tests/ImageProcessorCore.Benchmarks/project.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {