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

2 lines
60 B
Batchfile
Raw Normal View History

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