You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.
To include the needed dependency DLL you could add Fody Costura to you project via Nuget (don't forget to place FodyWeavers.xml to project folder's root) and after rebuild the sqlite dll will be compiled into the executable. It is one of my favorite Nuget package!
I am sorry to answer so late!
In fact, I don't really have time to work on this project anymore.
It was just a small utility that I did when I needed it, and I do not use it very often anymore.
Feel free to fork it and improve it if you want!
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
To include the needed dependency DLL you could add Fody Costura to you project via Nuget (don't forget to place FodyWeavers.xml to project folder's root) and after rebuild the sqlite dll will be compiled into the executable. It is one of my favorite Nuget package!
Check it out: https://github.com/Fody/Costura
The text was updated successfully, but these errors were encountered: