Skip to content

Add Link metadata to Resources in AssignLinkMetadata target#9464

Merged
AR-May merged 1 commit intomainfrom
exp/AR-May/fix-wpf-resource-issue
Dec 11, 2023
Merged

Add Link metadata to Resources in AssignLinkMetadata target#9464
AR-May merged 1 commit intomainfrom
exp/AR-May/fix-wpf-resource-issue

Conversation

@AR-May
Copy link
Member

@AR-May AR-May commented Nov 28, 2023

Fixes #9120

Context

In the target AssignLinkMetadata Link is added to Page and ApplicationDefinition items, but not for Resource items., causing issues with WPF projects.

Changes Made

Adding Link metadata to Resource items under a ChangeWave.

Testing

unit tests and experimental insertion

@AR-May AR-May force-pushed the exp/AR-May/fix-wpf-resource-issue branch from 4b1731e to bf96089 Compare November 28, 2023 09:39
@AR-May AR-May merged commit 7a81dc1 into main Dec 11, 2023
@AR-May AR-May deleted the exp/AR-May/fix-wpf-resource-issue branch December 11, 2023 13:00
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.

The MSBuild target AssignLinkMetadata is missing the Resource item group

3 participants