Browse Source

Update benchmarkdotnet

af/merge-core
James Jackson-South 10 years ago
parent
commit
7e9f6290b9
  1. 2
      tests/ImageSharp.Benchmarks/project.json

2
tests/ImageSharp.Benchmarks/project.json

@ -14,7 +14,7 @@
"allowUnsafe": true
},
"dependencies": {
"BenchmarkDotNet.Diagnostics.Windows": "0.9.9.116",
"BenchmarkDotNet.Diagnostics.Windows": "0.10.0",
"ImageSharp": "1.0.0-*"
},
"commands": {

Loading…
Cancel
Save