I'd like to use the NPOI dll in my project, so I downloaded the source code from [https://github.com/tonyqus/npoi] as there was no binary download.
I opened this solution \solution\visualstudio\NPOI.sln and compiled it,
However I get the following errors:
I compiled earlier releases and got the same error. Am I missing something?