Could not load file or assembly 'DocumentFormat.OpenXml

后端 未结 7 1575
时光说笑
时光说笑 2021-01-08 01:15

I\'m keep getting this error is VS2013

Could not load file or assembly \'DocumentFormat.OpenXml, Version=2.0.5022.0, Culture=neutral, PublicKeyToken=31b

7条回答
  •  甜味超标
    2021-01-08 01:49

    Check in Packages.config files, in all your projects with in that solution.It's should be same in all projects inside a solution. for reference purpose

提交回复
热议问题