Make building easier on Windows by setting PowerShell execution policy (attempt 2...
authorEilon Lipton <Eilon@users.noreply.github.com>
Tue, 2 Jul 2019 20:36:22 +0000 (13:36 -0700)
committerShane Neuville <shneuvil@microsoft.com>
Tue, 2 Jul 2019 20:36:22 +0000 (14:36 -0600)
commitcd699094ba340b78c0de1b6b93aeb36906e8be7e
treef167a67508257813b5cdbcc0df4dd912f5a47fba
parente15ae8ca866a389848d1fc7da18c1b9709e79999
Make building easier on Windows by setting PowerShell execution policy (attempt 2) (#6755)

* Make building easier on Windows by setting PowerShell execution policy

* Update build.cake to reference cmd as well as ps1

* remove . on instructions
build.cake
build.cmd [new file with mode: 0644]