I have a DLL that references a web service. I would like to automatically add the ServiceModel element to the config file when you add a reference to the dll. Is that even possible?
I know that when you add certain things to your project, this is done.
Thanks,