UnoSD / Moq.Dapper

Moq extensions for Dapper methods.
GNU General Public License v2.0
173 stars 78 forks source link

Compile the nuget package for .NETStandard 2.0 as well #69

Open bawojtowi opened 3 years ago

bawojtowi commented 3 years ago

Can you compile the nuget package for .NETStandard 2.0 as well? Dapper itself is in .NETFramework 4.6.1 and .NETStandard 2.0, so I don't see why not.