Commit 391b4eac authored by Nick Craver's avatar Nick Craver

Woops, match version

parent 5588636e
......@@ -116,7 +116,7 @@ A key feature of Dapper is performance. The following metrics show how long it t
The benchmarks can be found in [Dapper.Tests.Performance](https://github.com/StackExchange/Dapper/tree/master/Dapper.Tests.Performance) (contributions welcome!) and can be run via:
```bash
dotnet run -p .\Dapper.Tests.Performance\ -c Release -f netcoreapp3.0 -- -f * --join
dotnet run -p .\Dapper.Tests.Performance\ -c Release -f netcoreapp3.1 -- -f * --join
```
Output from the latest run is:
``` ini
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment