build.cmd 85 B

123
  1. @ECHO OFF
  2. SET RepoRoot=%~dp0..\..
  3. %RepoRoot%\build.cmd -projects %~dp0\**\*.*proj %*