maui icon indicating copy to clipboard operation
maui copied to clipboard

[X] Fix TargetType simplification bug

Open simonrozsival opened this issue 1 year ago • 3 comments

Description of Change

When TargetType="{x:Type ...}" appeared in a <ResourceDictionary>, it wasn't simplified because of the order in which the visitors were applied.

Issues Fixed

Fixes #21757 Fixes #21848

/cc @StephaneDelcroix

simonrozsival avatar Apr 10 '24 21:04 simonrozsival

@PureWeen how can I trigger CI for this PR?

simonrozsival avatar Apr 15 '24 07:04 simonrozsival

/azp run

StephaneDelcroix avatar Apr 15 '24 08:04 StephaneDelcroix

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

azure-pipelines[bot] avatar Apr 15 '24 08:04 azure-pipelines[bot]