-
| 
         Cannot locate resource 'themes/materialdesigntheme.defaults.xaml'. What could I do with this?  | 
  
Beta Was this translation helpful? Give feedback.
      
      
          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  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    3 replies
                  
                
            
      Answer selected by
        lofti198
-
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    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