CIBuild.cmd 139 B

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