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

StoreAppHelper: fix namespace exceptions during manifest parsing by using XmlDocument with namespaces #332

Merged
merged 1 commit into from
Dec 9, 2021

Conversation

PhilippLoewen
Copy link
Contributor

This parses the full manifest files with namespace support.
It also ignores display names with "ms-resource:".

With this change BCU finds 80 instead of 68 Windows Store Apps on my machine including some very big games installed over the Xbox app.

PS: I'm not a C#/.NET developer so I hope I didn't mess anything obvious up

@PhilippLoewen PhilippLoewen changed the title StoreAppHelper: fix namespace exceptions during manifest parsing by using XmlDocument with Namespaces StoreAppHelper: fix namespace exceptions during manifest parsing by using XmlDocument with namespaces Dec 6, 2021
@Klocman
Copy link
Owner

Klocman commented Dec 9, 2021

Looks great, thank you for the PR!

@Klocman Klocman merged commit 64c10db into Klocman:master Dec 9, 2021
@PhilippLoewen
Copy link
Contributor Author

Happy to help 👍

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.

2 participants