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 replaces attribute in @ContributesBinding and @ContributesTo #95

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

vRallev
Copy link
Contributor

@vRallev vRallev commented Dec 21, 2024

This change adds the replaces attribute in @ContributesBinding and @ContributesTo. It allows one contributed type to replace other contributed types.

Fixes #79

…esTo`

This change adds the `replaces` attribute in `@ContributesBinding` and `@ContributesTo`. It allows one contributed type to replace other contributed types.

Fixes #79
@vRallev vRallev marked this pull request as ready for review December 21, 2024 01:45
@vRallev vRallev merged commit 9281764 into main Dec 23, 2024
7 checks passed
@vRallev vRallev deleted the rwo/replace branch December 23, 2024 17:48
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.

Support replaces attribute in @ContributesBinding and @ContributesTo
2 participants