Trying to build a simple VC++ example using WinUI 3.
All I need is a desktop form, with text blocks and a button.
You click the button and a "Hello World" Text Block appears.
Which Project Template should I use?
Blank App Packaged seems like overkill.
BR
Bob