Fody / Costura

Embed references as resources
MIT License
2.39k stars 273 forks source link

Add support to completely disable the assembly loader / attach method #988

Closed GeertvanHorrik closed 1 month ago

GeertvanHorrik commented 1 month ago

In some advanced use cases, we sue Costura to embed assemblies as resources inside dll (assembly files) and manually extract the embedded assemblies. Therefore we don't need the attachment to the assembly resolving event.