When commit8eb88aafeeremoved liblwres, it also modified nsupdate to use libirs instead of liblwres, but the Visual Studio project files were not updated to reflect that change. Make sure the nsupdate Visual Studio project depends on the libirs project to prevent compilation issues during parallel builds. (cherry picked from commitde1859422e)