Open
Description
build.ps1 -All
doesn't actually build everything - it builds all source project types (C#/Native/Java/Node), plus the SharedFx/Targeting Pack. It doesn't build the Installers. We should change it to build everything, and update CI to pass -NoBuildInstallers
wherever we're currently passing -All
.