• Nick Craver's avatar
    VS 2017 .csproj Migration · ae7a29a9
    Nick Craver authored
    Due to the way VS test works (by injecting an executable entry point), the performance tests needed to be factored out. I also organized all of our existing tests better along the way.
    Actual code changes to Dapper itself are very minor, only formatting and documentation fixes (which we need many more of).
    
    The build.ps1 script is upated to work, but note that <frameworkAssemblies> is not working in .nuspec inside the packages in the new .csproj system. I consider this to be a blocker. Issue is here: https://github.com/NuGet/Home/issues/4853
    ae7a29a9
Name
Last commit
Last update
..
EntityFramework Loading commit data...
Linq2Sql Loading commit data...
Massive Loading commit data...
NHibernate Loading commit data...
PetaPoco Loading commit data...
Soma Loading commit data...
Dapper.Tests.Performance.csproj Loading commit data...
PerformanceTests.cs Loading commit data...
Post.cs Loading commit data...
Program.cs Loading commit data...
SqlDataReaderHelper.cs Loading commit data...
app.config Loading commit data...