This commit is contained in:
karanbazaz 2021-02-04 01:56:48 +05:30 коммит произвёл GitHub
Родитель 718590901c
Коммит de7c31cf0c
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -29,6 +29,7 @@ Open a `PowerShell` command line to follow the steps below.
4. Download dependencies using helper PowerShell script:
```bash
.\getModSecurityPkgs.ps1 https://modsecurity.blob.core.windows.net/windows-artifacts
Binaries are also available in the folder ModSecurity/iis/dependencies_bin/
```
5. Open Visual Studio 2015 x64 Native Tools Command Prompt, change to `iis` subdirectory and start the build:
```bash