You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After upgrading nuget version from 0.2.11 to 0.2.12, I get the following Errors on Loading:
`
-- In English
The method "ErrorValue" in type "FunctionVisitor" in assembly "ClosedXML, Version=0.105.0.0, Culture=neutral, PublicKeyToken=fd1eb21b62ae805b" has no implementation.
The method "ErrorValue" in type "AstFactory" in assembly "ClosedXML, Version=0.105.0.0, Culture=neutral, PublicKeyToken=fd1eb21b62ae805b" has no implementation.
The method "ErrorValue" in type "CollectRefsFactory" in assembly "ClosedXML, Version=0.105.0.0, Culture=neutral, PublicKeyToken=fd1eb21b62ae805b" has no implementation.
`
Maybe something went wrong with the Update to ClosedXml 0.105 in #368 . @jahav ?