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

前端 未结 7 1160
梦谈多话
梦谈多话 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:48

    I've encountered similar issue last time. My solution was different and very specific but error was same. If you are sending you binaries and target PC uses Windows 10 make sure that you unblock all files.

提交回复
热议问题