Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
@echo off
powershell -ExecutionPolicy ByPass -NoProfile -command "& """%~dp0eng\common\Build.ps1""" -restore -build %*"
exit /b %ErrorLevel%