Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Suggestion: Static compiling with Fody Costura ;) #2

Open
SiL3NC3 opened this issue Nov 4, 2019 · 1 comment
Open

Suggestion: Static compiling with Fody Costura ;) #2

SiL3NC3 opened this issue Nov 4, 2019 · 1 comment

Comments

@SiL3NC3
Copy link

SiL3NC3 commented Nov 4, 2019

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

@davdiv
Copy link
Owner

davdiv commented Mar 14, 2020

Hello,

Thank you for your suggestion!

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants