NuGet.BuildTasks/eng/common/CIBuild.cmd

2 строки
139 B
Batchfile

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