microsoft / TemplateStudio

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

Building Self-Contained App Fails #4634

Open SirRuggie opened 1 year ago

SirRuggie commented 1 year ago

Describe the bug

Whenever I attempt to set the project to SelfContained and then build it, the build process fails and the following error code is displayed.

has exited with code 3221226107 (0xc000027b).

To Reproduce

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Additional context

No response

Applies to the following platforms:

About your setup

mikebattista commented 1 year ago

Could you clarify what options you chose in the wizard for your project and how you're setting the project to SelfContained?