Problem create MSI setup with Microsoft Visual Studio Installer Projects Extension - "You are attempting to open a file of type 'System file' (.dll)"

Viewed 36

I have an WPF project and when I make setup wit Microsoft Visual Studio Installer Projects Extension, I have this problem:

enter image description here

This is my configuration:

enter image description here

And

enter image description here

And

enter image description here

How can I solve this problem?

0 Answers
Related