as title states:
Is it possible to embed my references (.dll files) in to my final, compiled .dll file using Fody.Costura?
I'm quite sure I did proper setup but I can't see any difference between .dll file compiled with installed Fody.Costura and without it. Also it's always the same size. I'm doing it wrong or does it work only for .exe files?
Cheers, Jacob.
@edit Just found this thread: Cotura.Fody Not Working In JetBrains Rider EAP
I'm not using Visual Studio, I'm using Rider EAP too and probably facing same issue.