From 09f3493412c5ebeaebe4c0ea0a279c7b2ca5a479 Mon Sep 17 00:00:00 2001 From: aviadHCL <97825709+aviadHCL@users.noreply.github.com> Date: Wed, 5 Jul 2023 12:01:33 +0300 Subject: [PATCH] Update README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 26c8e19..5de770f 100644 --- a/README.md +++ b/README.md @@ -32,11 +32,8 @@ Skip Step 1 if AppScan Standard is installed in the default folder: a) Open “PyScan.sln” with Visual Studio or other IDE of your choice. b) Locate and right-click on PyScan project. c) Click Add > Reference - d) In the Browse section, select Browse and add the following 4 DLLs from the AppScan folder: + d) In the Browse section, select Browse and add the following DLL from the AppScan folder: - AppScanSDK.dll - - debug.dll - - utilities.dll - - AppScanVersionInfo.dll (this file is located in \Tools\Authentication Tester) 2) Under project properties you can optionally define the build output location. By default it is the working folder.