From a89bc0553f3fa4905c27792566b8680cad24fd99 Mon Sep 17 00:00:00 2001 From: James Jackson-South Date: Sat, 20 Aug 2016 02:13:37 +1000 Subject: [PATCH] Update BenchmarkDotNet [skip ci] Former-commit-id: b5c94b3e71b18f3fdddd74a72ae5bf7a52ac6306 Former-commit-id: 3d99b58e94f1cd716eba25c86afda57b81db5338 Former-commit-id: 327bac0746da933142ab9b1ea6de18eca88514ad --- 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 6f2dce37db..0ad417db50 100644 --- a/tests/ImageProcessorCore.Benchmarks/project.json +++ b/tests/ImageProcessorCore.Benchmarks/project.json @@ -13,7 +13,7 @@ "emitEntryPoint": true }, "dependencies": { - "BenchmarkDotNet.Diagnostics.Windows": "0.9.8", + "BenchmarkDotNet.Diagnostics.Windows": "0.9.9.116", "ImageProcessorCore": "1.0.0-*" }, "commands": {