C# multiple managed dependencies failing when not run with optimizations -


i've found utterly hilarious bug when i've been trying debug wix installer's custom actions.

i didn't write code, somehow 1 of 3 managed .dlls decides invisible main .dll, that's referenced , called wix, when turn optimisations off (to debug) main .dll.

as understand, multiple dependencies in wix difficult or impossible without using tool ilmerge , i'll end splitting down own separate .dlls , have loads of custom actions instead.

the main question here is: (out of pure curiosity) why dependencies loading when optimisations enabled , not without them being enabled?


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -