dotnet-installer/eng/common/CIBuild.cmd
2018-12-19 12:55:42 -08:00

2 lines
No EOL
139 B
Batchfile

@echo off
powershell -ExecutionPolicy ByPass -NoProfile -command "& """%~dp0Build.ps1""" -restore -build -test -sign -pack -publish -ci %*"