Removing the need to set execution policy. We fixed to include this in the batch scripts. (#30)

This commit is contained in:
Abhitej John 2017-02-15 14:40:34 +05:30 коммит произвёл Arun Mahapatra
Родитель c7cb336a05
Коммит e1d83e5a96
1 изменённых файлов: 0 добавлений и 7 удалений

Просмотреть файл

@ -4,13 +4,6 @@ This article will help you build, test and try out local builds of the VS test
platform.
## Prerequisites
The development machine should allow execution of powershell scripts. It can be
set with following command in an *Administrator* powershell session:
```powershell
> Set-ExecutionPolicy Unrestricted
```
Please ensure you have a `.net 4.6.2` or higher installed on the machine.
Clone the repository to a local directory. Rest of this article assumes