HighTechTalks DotNet Forums  

Assembly binding redirect towards a merged assembly

Dotnet General Discussions microsoft.public.dotnet.general


Discuss Assembly binding redirect towards a merged assembly in the Dotnet General Discussions forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Van den Driessche Willy
 
Posts: n/a

Default Assembly binding redirect towards a merged assembly - 11-26-2007 , 10:04 AM






For deployment reasons I would like to merge several of our assemblies into a
single assembly. I am able to do this via the ilmerge.exe utility.
Is there a way I can make my application work with this merged assembly
(instead of the 5 original assemblies) without recompiling the other
assemblies ?
Apparently a binding redirect only allows me to specify another version of
the same assembly, not another assembly.

Thanks.

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.