|
Cannot locate resource 'themes/materialdesigntheme.defaults.xaml'. What could I do with this? |
Answered by
Keboo
Mar 18, 2024
Replies: 2 comments 4 replies
|
This is a known breaking change with the 5.0.0 release. You need to replace See the Migration Guide for more details. #3466 |
3 replies
Answer selected by
lofti198
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment




This is a known breaking change with the 5.0.0 release. You need to replace
MaterialDesignTheme.Defaults.xamlwith eitherMaterialDesign2.Defaults.xamlorMaterialDesign3.Defaults.xaml.See the Migration Guide for more details. #3466