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

fix: ResourceExtensions throwing ArgumentException on windows (backport #1190) #1192

Merged
merged 2 commits into from
Jul 15, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jul 13, 2024

GitHub Issue (If applicable): closes #1187

PR Type

What kind of change does this PR introduce?

  • Bugfix

What is the current behavior?

What is the new behavior?

ResourceExtensions.Resource no longer throw ArgumentException on windows when re-using the same resource-dictionary, such as when used in style setter.

PR Checklist

Please check if your PR fulfills the following requirements:

Co-authored-by: Agnès ZITTE <[email protected]>
(cherry picked from commit 17f2e6c)
Copy link
Contributor

@Xiaoy312 Xiaoy312 left a comment

Choose a reason for hiding this comment

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

image

@agneszitte agneszitte enabled auto-merge (squash) July 15, 2024 13:50
@agneszitte agneszitte merged commit a8bfac7 into release/stable/6.1 Jul 15, 2024
22 checks passed
@agneszitte agneszitte deleted the mergify/bp/release/stable/6.1/pr-1190 branch July 15, 2024 14:18
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.

2 participants