Hi,
I am having a web project and a wcf service project. I needs to add/update the service reference in the build time itself. I don't want to add/update the service reference using the Visual studio IDE (using 'Add Service Reference'). Is there any way to add/Update the service reference to my web project? How to update the service reference using the service dll instead of the url where the service is hosted ?
Regaards,
Poorani