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

Self bootstrap WASDK #171

Merged
merged 4 commits into from
Nov 6, 2024
Merged

Self bootstrap WASDK #171

merged 4 commits into from
Nov 6, 2024

Conversation

U-C-S
Copy link
Owner

@U-C-S U-C-S commented Nov 2, 2024

closes #165

TODO:

  • Bootstrap the version app is built with
  • Find way to get all the versions installed above the req. version
  • Polish

@U-C-S
Copy link
Owner Author

U-C-S commented Nov 6, 2024

Couldn't find a reliable way to find all the installed versions of Windows App Runtime in the user system. Currently iterating over all the supported versions and trying to initialize each until one is successful.

This would mean I have to manually keep track of Windows App Runtime versions within the code. Currently supported versions (1.5-1.7)

@U-C-S U-C-S merged commit 9fe11d0 into main Nov 6, 2024
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

Successfully merging this pull request may close these issues.

Forward Compatible Windows App Runtime?
1 participant