Hi,
if i use Open XML 2.5 the ClosedXML library not work because, i thing, is compiled with Open XML 2.0.
It 'will be a new implementation of ClosedXML with Open XML 2.5 version?
Thanks
Comments: ** Comment from web user: the_ravent **
if i use Open XML 2.5 the ClosedXML library not work because, i thing, is compiled with Open XML 2.0.
It 'will be a new implementation of ClosedXML with Open XML 2.5 version?
Thanks
Comments: ** Comment from web user: the_ravent **
The same problem
> System.TypeInitializationException : The type initializer for 'ClosedXML.Excel.XLWorkbook' threw an exception.
----> System.IO.FileLoadException : Could not load file or assembly 'DocumentFormat.OpenXml, Version=2.0.5022.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
But latest version of OpenXML that is available on NuGet is 2.5.5631.0