❓ System.TypeLoadException in Uno.Material.dll after upgrading to Uno 6 — is Material V2.X.X compatible? #20936
-
Hi Uno team 👋, I recently updated my project to Uno Platform 6.0, but I’m still using Uno.Material version 2.X.X. After the upgrade, I'm getting the following exception at runtime:
It seems like there might be a compatibility issue between Uno 6 and the current version of the Material package. However, I'm looking to keep the same material version since I don't want to have to change all the keys and fix regressions.
Thanks in advance for your help! |
Beta Was this translation helpful? Give feedback.
Answered by
MartinZikmund
Jul 8, 2025
Replies: 1 comment 5 replies
-
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Very likely v2 is not compatible with Uno 6 - is that correct @kazo0? Can you try migrating to v3?