Merge branch 'xplat-ci' of https://github.com/sridhar-ms/cli into xplat-ci
This commit is contained in:
commit
21351d1e51
1 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
@echo off
|
||||
|
||||
CALL %~dp0..\build.cmd
|
||||
CALL %~dp0..\build.cmd %*
|
||||
|
||||
exit /b %errorlevel%
|
||||
|
|
Loading…
Reference in a new issue