c# - Building web services and updating client application with MSBuild -


I have a solution that includes two projects (web service and client applications).

When I created the solution, I need to manually update the web reference (web service proxy).

Is there any way to automate it with MSBuild?

You should be able to create a proxy for yourself. You just have to get all the parameters right.


Comments

Popular posts from this blog

google indexing -

php - How to paginate multiple results in CakePHP? -

wpf - Converter stops filter working -