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

Magicked files in modules need complex references. #578

Merged
merged 1 commit into from
Dec 27, 2024

Conversation

barnson
Copy link
Member

@barnson barnson commented Dec 23, 2024

Magic files (naked Files and Files) that are direct children of a Module need complex references from the generated component to that module, to ensure that they're wired up correctly as module components.

Fixes wixtoolset/issues#8860

@barnson barnson added the bug Something isn't working label Dec 23, 2024
@barnson barnson requested a review from robmen December 23, 2024 03:45
@barnson barnson self-assigned this Dec 23, 2024
robmen
robmen previously approved these changes Dec 27, 2024
@robmen robmen enabled auto-merge (rebase) December 27, 2024 06:17
@barnson barnson force-pushed the bob/MagicFilesinRootModules8860 branch from ca9f6ae to 79096b2 Compare December 27, 2024 16:24
robmen
robmen previously approved these changes Dec 27, 2024
Magic files (naked `File`s and `Files`) that are direct children of a
`Module` need complex references from the generated component to that
module, to ensure that they're wired up correctly as module components.

Fixes wixtoolset/issues#8860
@robmen robmen merged commit 28a2c0e into main Dec 27, 2024
2 checks passed
@robmen robmen deleted the bob/MagicFilesinRootModules8860 branch December 27, 2024 18:01
@github-actions github-actions bot locked and limited conversation to collaborators Dec 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Files added to Module fail with ICEM05 error
2 participants