@ECHO OFF SET RepoRoot=%~dp0..\.. %RepoRoot%\build.cmd -projects %~dp0*\*.*proj "/p:EnforceE2ETestPrerequisites=true" %*