using version 4.5.3.2 of EPPlus on a spreadsheet produced in Excel. Using a test:
I am getting an XmlException "Root element is missing". I can load the file in Excel (MS Office 365 ProPlus) without any problems. How do I a diagnose? Thanks!
Not sure the issue, but debugging this test resulted in abnormal behavior; running the test resulted in the test executing correctly and I am able to make assertions about the UUT just fine. I just can't inspect parts of the test as it executes.