Search code examples
c#.netwpfinstallationvisual-studio-2019

Setup wpf .net proyect works but exe didn´t find


I´m tring to instal an app that I create with wpf (.NET 4.8), I used Microssoft Visual Studio Installer Projects and these are the steps that I follow:

  1. I add a new proyect to the solution.
  2. In Aplication Folder/Add/Project Output...
  3. Primary output and Localized resorces.
  4. Finally i Build the solution

I loock for the exe in the folder instalation but only there is a .ddl and a .josn. Thanks.


Solution

  • In sted of Primary outPut, I have used PublishItemsOutputGroup.