Skip to content

Add support for property tag on CA annotations - #1397

Merged
mateoatr merged 3 commits into
dotnet:masterfrom
mateoatr:propertyTag
Aug 4, 2020
Merged

Add support for property tag on CA annotations#1397
mateoatr merged 3 commits into
dotnet:masterfrom
mateoatr:propertyTag

Conversation

@mateoatr

Copy link
Copy Markdown
Contributor

Needed for #1386. This PR adds the ability to set properties when using custom attributes via a linker annotations XML and refactors the ProcessAttributes method which contained much of the logic needed by the LinkAttributes step.

/cc @layomia

@mateoatr mateoatr self-assigned this Jul 31, 2020
Comment thread src/linker/Linker.Steps/LinkAttributesStep.cs Outdated
Comment thread src/linker/Linker.Steps/LinkAttributesStep.cs
Comment thread src/linker/Linker.Steps/LinkAttributesStep.cs Outdated
Comment thread src/linker/Linker.Steps/LinkAttributesStep.cs Outdated

@tlakollo tlakollo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good to me :D

@mateoatr
mateoatr merged commit 8f32ed5 into dotnet:master Aug 4, 2020
tkapin pushed a commit to tkapin/runtime that referenced this pull request Jan 31, 2023
* Add support for property tag on CA annotations

Commit migrated from dotnet/linker@8f32ed5
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