adamfoneil / Dapper.CX

A Crud library based on Dapper
MIT License
8 stars 1 forks source link

Dapper.CX.SqlServer package Base dependency #3

Closed adamfoneil closed 4 years ago

adamfoneil commented 4 years ago

To make testing work, I had to remove the Base package dependency and replace with a project reference. The problem now is that the built-in nuget support doesn't include referenced projects. Can't release new SqlServer package until this is fixed.