• Nick Craver's avatar
    Faster builds + use MySqlConnector · 522d150e
    Nick Craver authored
    MySql.Data is a travesty at this point - moving to something more stable. Really we weren't testing Dapper with previous test failures, we were testing what mood MySql.Data and NuGet extraction are in and which phase of the moon is about.
    
    Also speeds up the builds with 1 restore and 1 build. We can simplify here because everything is relevant (no wasted builds).
    522d150e
Dapper.Tests.Performance.csproj 2.73 KB