Fody / Costura

Embed references as resources
MIT License
2.41k stars 275 forks source link

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

Closed GeertvanHorrik closed 2 months ago

GeertvanHorrik commented 2 months 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.