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

Cannot get "Updating packages deployed using an App Installer file" to work #438

Open
jbennink opened this issue Nov 5, 2024 · 0 comments

Comments

@jbennink
Copy link

jbennink commented Nov 5, 2024

I coipied the code from this page but cannot get the line

PackageUpdateAvailabilityResult result = await package.CheckUpdateAvailabilityAsync();

to work. VS keeps saying
devenv_ApZbfr7wUX

Also I had to change the AddPackageByAppInstallerOptions.ForceApplicationShutdown into AddPackageByAppInstallerOptions.ForceTargetAppShutdown but the first thing I cannot fix?

What is going on here.

P.S. Iused the winmd file from the Program Files (x86)\Windows Kits\10\UnionMetadata\10.0.26100.0\Windows.winmd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant