dotnet-installer/eng/common/CIBuild.cmd
dotnet-maestro[bot] fd278141d7
[master] Update dependencies from dotnet/arcade (#7283)
* Update dependencies from https://github.com/dotnet/arcade build 20200421.14

- Microsoft.DotNet.Arcade.Sdk: 5.0.0-beta.20201.2 -> 5.0.0-beta.20221.14

* Update arcade and add dotnet-tools feed
2020-04-24 10:34:25 -07:00

2 lines
140 B
Batchfile

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