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

fixing issue with error on WinUI due to Win2D graphics #2234

Merged
merged 3 commits into from
Apr 8, 2024

Conversation

dansiegel
Copy link
Contributor

GitHub Issue (If applicable): closes #

PR Type

What kind of change does this PR introduce?

  • Bugfix

What is the current behavior?

Windows fails due to the version of Microsoft.Graphics.Win2D getting linked out

What is the new behavior?

Windows should be fine now as we directly have a dependency on the updated version of Microsoft.Graphics.2D

@agneszitte agneszitte self-requested a review April 4, 2024 21:43
@agneszitte agneszitte self-requested a review April 5, 2024 01:38
@dansiegel dansiegel marked this pull request as ready for review April 8, 2024 12:11
@dansiegel dansiegel merged commit e7cd647 into main Apr 8, 2024
15 of 16 checks passed
@dansiegel dansiegel deleted the dev/ds/maui-embedding-dependency branch April 8, 2024 13:10
@dansiegel
Copy link
Contributor Author

@Mergifyio backport release/stable/4.1

Copy link

mergify bot commented Apr 8, 2024

backport release/stable/4.1

✅ Backports have been created

dansiegel added a commit that referenced this pull request Apr 8, 2024
….1/pr-2234

fixing issue with error on WinUI due to Win2D graphics (backport #2234)
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.

[.NET MAUI Embedding - Windows - Syncfusion] Unhandled exception occurs when working with MAUI controls
2 participants