I'm using visual studio 2015
, Microsoft Visual Studio 2015 Installer
. I'm creating the sample project for demonstrate my issue.
Step1: I'm creating the SampleSetUpProject in wpf Application.
Step2: Creating the ClassLibrary1 Project and adding the itextsharp reference in that project.
Step3: I'm creating the Setup1 Project in that application. In Application Folder adding Project output, the dependency DLL itextsharp not added in the Application folder. How to added the dependency dll adding project output?
Step4 : In application output directory my DLL's are there. But adding project output it's not added. If any possibilities are there for adding the Dependency dll's adding Project output?
Image for Adding Project output.Image link