Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Automatically Update All Web References in a Project in VS

If I have a project file with 50+ web references, 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?

like image 520
Arca Avatar asked Jun 23 '11 13:06

Arca


1 Answers

With VS you can make multiple selection with ctrl + left mouse click and than you can make update action.

like image 194
ADIMO Avatar answered Nov 15 '22 09:11

ADIMO