How to resolve “Could not load file or assembly 'Microsoft.Practices.Prism' ” error?

前端 未结 7 1158
梦谈多话
梦谈多话 2021-01-16 03:16

I\'ve been searching the past few days trying to get an error fixed in a WPF application using Prism, but haven\'t had any luck and thought I\'d see if Stackoverflow had any

相关标签:
7条回答
  • 2021-01-16 03:56

    I changed Prism.Core version 6.2.1 to 6.2.0 and it works for me.

    0 讨论(0)
提交回复
热议问题