hi all,

i created a plug-in architecture type application... there's a main application (executable) that loads dlls into it at runtime.

now i'm at a point where i need to test deploy this over the intranet via click once.. problem i'm having is that how do i attach the dlls since it publish wizard will not do this automatically because i'm not referencing these dlls at design time.

i'd appreaciate any help.

thanks.