Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OOTB MSIX packaging fails to include Windows SDK #22838

Closed
jeremy-bridges opened this issue Jun 4, 2024 · 2 comments
Closed

OOTB MSIX packaging fails to include Windows SDK #22838

jeremy-bridges opened this issue Jun 4, 2024 · 2 comments
Labels
area-publishing Issues with the app packaging/publishing process (ipk/apk/msix/trimming) platform/windows 🪟 t/bug Something isn't working

Comments

@jeremy-bridges
Copy link

Description

Our MAUI app, migrated from Xamarin.Forms cannot be installed (using MSIX) on a clean Windows 11 machine. An error about a missing package dependency is reported. The package name is not listed in the error:

Screenshot 2024-06-04 at 2 59 06 PM

After installing the Windows SDK from the following site, our app installs correctly.

https://learn.microsoft.com/en-us/windows/apps/windows-app-sdk/downloads

Should we specify the Windows SDK in our AppX manifest dependency list? If so, what is the package name and version? Or is this an OS or VS tooling bug as is described in prior bugs:

#21744
#17810

Steps to Reproduce

  1. Create MAUI app
  2. Build MSIX package using the OOTB app manifest
  3. Install on clean Windows 11 machine that doesn't have the Windows SDK tooling installed

Link to public reproduction project repository

No response

Version with bug

8.0.40 SR5

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

Windows

Affected platform versions

No response

Did you find any workaround?

Install Windows SDK. But, this isn't a great option for our customers.

Relevant log output

No response

@jeremy-bridges jeremy-bridges added the t/bug Something isn't working label Jun 4, 2024
Copy link
Contributor

github-actions bot commented Jun 4, 2024

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@PureWeen PureWeen added the area-publishing Issues with the app packaging/publishing process (ipk/apk/msix/trimming) label Jun 8, 2024
@PureWeen
Copy link
Member

Duplicate of #21744

@PureWeen PureWeen marked this as a duplicate of #21744 Jun 15, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jul 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-publishing Issues with the app packaging/publishing process (ipk/apk/msix/trimming) platform/windows 🪟 t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants