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

Support multiple authored runtime components #922

Merged
merged 9 commits into from
Aug 6, 2021

Conversation

j0shuams
Copy link
Contributor

Fixes #774

This PR changes the transitive targets file we have to be easier to modify using XmlPeek and XmlPoke, and introduces a target to the Authoring.targets that uses the Xml functions to create a unique targets file for each authored component.

@j0shuams j0shuams requested a review from manodasanW July 23, 2021 17:32
Copy link
Member

@Scottj1s Scottj1s left a comment

Choose a reason for hiding this comment

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

looks good!

@j0shuams j0shuams merged commit d481c07 into master Aug 6, 2021
@j0shuams j0shuams deleted the jlarkin/multiple-components branch August 6, 2021 00:31
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.

C++/WinRT can only consume 1 authored component nupkg
2 participants