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

Restored AttributeUsage projection #809

Merged
merged 3 commits into from
Apr 19, 2021
Merged

Conversation

Scottj1s
Copy link
Member

Restored the AttributeUsage projection

@manodasanW
Copy link
Member

Can we add a test scenario that exercises having multiple of the same attributes. If we ever regress, it would fail to build.

@Scottj1s
Copy link
Member Author

[global::WinRT.WindowsRuntimeType("Microsoft.UI")]
[AttributeUsage(AttributeTargets.Class, AllowMultiple = true)]
public sealed class TemplatePartAttribute: Attribute

@Scottj1s Scottj1s merged commit 5695e66 into master Apr 19, 2021
@Scottj1s Scottj1s deleted the scottj1s/restore_AttributeUsage branch April 19, 2021 20:35
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