-
We use Maui Control embedding. After upgrading our projects from .net8 to .net9, we get these nuget errors related to the Maui packages, and our uno project won't build.
I've created a blank app using the wizard, targeting .net 9 and enabled MauiEmbedding, and I don't get these problems. I've compared the projects and nothing really stands out as an obvious cause of the problem. |
Beta Was this translation helpful? Give feedback.
Answered by
trydalch
Feb 11, 2025
Replies: 1 comment 11 replies
-
Thanks for the report. Can you tell which version of the uno.sdk you are using? |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Upgrading to 5.6.22 seems to have resolved it.