dac1a0f786
[main] Update dependencies from dotnet/arcade
3 lines
114 B
Batchfile
3 lines
114 B
Batchfile
@echo off
|
|
powershell -ExecutionPolicy ByPass -NoProfile -command "& """%~dp0build.ps1""" %*"
|
|
exit /b %ErrorLevel%
|