Automatically Update All Web References in a Project in VS
If I have a project file with 50+ web referen开发者_JAVA百科ces, instead of going over each web reference
one by one and doing right-click-->Update, is there a way to have Visual Studio do it automatically?With VS you can make multiple selection with ctrl + left mouse click and than you can make update action.
精彩评论