TechnikEmpire / DistillNET

DistillNET is a library for matching and filtering HTTP requests and HTML response content using the Adblock Plus Filter format.
Mozilla Public License 2.0
16 stars 4 forks source link

AFAIK, Microsoft's Microsoft.Data.SQLite package is broken #14

Open TechnikEmpire opened 7 years ago

TechnikEmpire commented 7 years ago

You need to explicitly add their Nuget package when using versions of this library >= 1.4.0. Their Nuget package doesn't correctly bundle in a targets file that should be there to ensure that native sqlite libraries are always copied to the output directory. I've opened a bug ticket so hopefully they'll fix that.