msbuild/eng/cibuild_bootstrapped_msbuil...

4 строки
145 B
Batchfile

@echo off
powershell -NoLogo -NoProfile -ExecutionPolicy ByPass -Command "& """%~dp0cibuild_bootstrapped_msbuild.ps1""" %*"
exit /b %ErrorLevel%