oleg-shilo/wixsharp

Add custom wix-WPF dialog via "new item" in Visual Studio

kipamgs opened this issue · 1 comments

Hi,
I created a project with the template WiXSharp Managed Setup - Custom WPF UI (WiX4) . When I want to add another WiX-WPF dialog withAdd-> New Item... I can only choose default WPF elements (e.g. not wixsharp:WpfDialog). The only WiXSharp item i get displayed is WiXSharp UI Dialog .
How can I add another wixsharp:WpfDialog to my project?

Installed Versions:

  • WixSharp Project Templates 2.2.6
  • Nuget: WixSharp-wix4.WPF 2.1.7
  • Visual Studio 2022 15.9.56

I am making this issue into a feature request. Will implement it in the next release or so.
.
For now, you can just make a copy of your existing dialog and simply change the class name