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

Fix Missing Logo File Throwing an Error #488

Merged
merged 5 commits into from
Jul 28, 2023

Conversation

landonmsft
Copy link
Contributor

@landonmsft landonmsft commented Jul 27, 2023

Problem

We don't want a missing logo file to throw an error, we'd like it to roundtrip so as not to block the user from packing the app.

Solution

Remove the error that throws, and make sure the FileName is not null.

Validation

  • Self validation

@landonmsft landonmsft requested a review from a team as a code owner July 27, 2023 20:39
@landonmsft landonmsft self-assigned this Jul 27, 2023
@landonmsft landonmsft marked this pull request as draft July 27, 2023 20:51
@landonmsft landonmsft marked this pull request as ready for review July 27, 2023 21:02
@landonmsft landonmsft merged commit aa82d14 into master Jul 28, 2023
4 checks passed
@landonmsft landonmsft deleted the users/landonarogers/logo-file-roundtrip branch July 28, 2023 18:16
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.

3 participants