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

A number of minor fixes for WiX v6 #536

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

A number of minor fixes for WiX v6 #536

wants to merge 3 commits into from

Conversation

barnson
Copy link
Member

@barnson barnson commented Jun 30, 2024

@barnson barnson requested a review from robmen June 30, 2024 02:07
@barnson
Copy link
Member Author

barnson commented Jun 30, 2024

@robmen, please look (especially) at 845b9ef.

Copy link
Member

@robmen robmen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might consider sending the other changes through and leave the fix for 845b9ef for more consideration late.

}

resolve = new ResolveReferencesCommand(this.Messaging, find.EntrySection, find.SymbolsByName);
resolve.Execute();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The other commits look fine but I want to look at a different solution than calling resolve references twice. This could introduce lots of complexity.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please enjoy. Would you like an issue to track?

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.

FileSearch does not work in a Merge Module Default major upgrade is not working if ProductSearch is used
2 participants