Welcome to mirror list, hosted at ThFree Co, Russian Federation.

publish-packages.cmd - github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ee1f740016eb111efdf5b15b087ac7713d9f5fae (plain)
1
2
@call %~dp0run.cmd publish-packages %*
@exit /b %ERRORLEVEL%