Browse Source

revert adding explicit "BenchmarkDotNet.Core" dependency

af/merge-core
Anton Firszov 9 years ago
parent
commit
87b2be9e5f
  1. 3
      tests/ImageSharp.Benchmarks/project.json

3
tests/ImageSharp.Benchmarks/project.json

@ -60,8 +60,7 @@
"BenchmarkDotNet": "0.10.2",
"CoreCompat.System.Drawing": "1.0.0-beta006",
"runtime.linux-x64.CoreCompat.System.Drawing": "1.0.0-beta009",
"System.Reflection": "4.3.0",
"BenchmarkDotNet.Core": "0.10.2"
"System.Reflection": "4.3.0"
}
}
}

Loading…
Cancel
Save