Skip to content

Commit

Permalink
🐛 EF7 to EF Core in benchmarks
Browse files Browse the repository at this point in the history
Adjust reporting name for EF Core benchmarks
  • Loading branch information
rowanmiller committed Feb 17, 2016
1 parent da1a1a8 commit 8e00ac5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"local": "Server=(localdb)\\mssqllocaldb;Database=Benchmarks;Trusted_Connection=True;"
},
"benchmarkDatabaseInstance": "(localdb)\\mssqllocaldb",
"productReportingVersion": "EF7"
"productReportingVersion": "EF Core"
}
}

0 comments on commit 8e00ac5

Please sign in to comment.