Is there a way to update web reference in a Visual Studio 2008 project through command line?
I have a test code that reference to a web service.I want to run this against different servers and trying to write a script for this.
Is there a way to update web reference in a Visual Studio 2008 project
Share
This is possibly the duplication of the following:
How update web reference from VS 2008 command line?