linux-packaging-mono/external/corefx/build-packages.cmd

2 lines
67 B
Batchfile
Raw Normal View History

@call %~dp0run.cmd build-managed -packages %*
@exit /b %ERRORLEVEL%