|
HI,
We have a custom component which is using some system dlls and custom dls.
When any developers uses this component, he has to add the above two references manually using the Add - References in the Project solution.
Is there any way to do this automatically so that whenever the user adds our custom component this two references should be added in the assembly refences of the project in the design time itself????
|