Closed labiej closed 5 years ago
Hi @dbelmont ,
I've succeeded in converting the project to .Net standard 2.0 (keeping the .NET 4.5.2 build intact) as per issue #27 .
What's missing at this time are the tests for the .Net standard version. The issue lies in the SqlServerCe dependency.
This isn't available for .Net core and likely won't ever be.
Any ideas toward solving this issue?
Kind regards,
Joris
Hi @dbelmont ,
I've succeeded in converting the project to .Net standard 2.0 (keeping the .NET 4.5.2 build intact) as per issue #27 .
What's missing at this time are the tests for the .Net standard version. The issue lies in the SqlServerCe dependency.
This isn't available for .Net core and likely won't ever be.
Any ideas toward solving this issue?
Kind regards,
Joris