cibuild.cmd 101 B

123
  1. @ECHO OFF
  2. SET RepoRoot=%~dp0..\..
  3. %RepoRoot%\build.cmd -ci -all -restore -build -pack -test -sign %*