Error finding merged resource dictionary in another assembly

前端 未结 2 867
情书的邮戳
情书的邮戳 2021-01-03 06:13

I\'m really beating my head against the wall here. First, some background. The app is a PRISM 4/MVVM app using WPF and my solution is structured as follows:

         


        
2条回答
  •  独厮守ぢ
    2021-01-03 07:05

    Make sure the referenced assembly was compiled for targeting the same version of .Net framework.

提交回复
热议问题