microsoft / TemplateStudio

Template Studio accelerates the creation of new WinUI 3, WPF, and UWP apps using a wizard-based experience.
Other
2.65k stars 459 forks source link

WinUI3 Template Icon Unload Problem #4698

Closed Jack251970 closed 1 year ago

Jack251970 commented 1 year ago

Describe the bug

I use this extension for creating my WinUI3 project. image

When I try to build my project in unpackaged mode, the icon in title bar and the window icon are unloaded, but not in Packaged mode.

This is the screenshot of unpackaged mode. The image in title bar is missing. image

This is the screenshot of packaged mode. image

To Reproduce

  1. Use Template Studio for WinUI to generate a new project.
  2. Build and run project in packaged and unpackaged mode.
  3. See error.

Additional context

No response

Applies to the following platforms:

About your setup

Jack251970 commented 1 year ago

The problem is that the Assets folder is missing.