[BUG] Excel complains on first open
- Dominant language
- PowerShell
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Excel will complain about the file being "corrupted" on first open. While it fixes the issues, it is still annoying. Find the root cause and resolve.
**To Reproduce**
Steps to reproduce the behavior:
1. Repair an XLSX file
2. Open with Microsoft Excel
3. Excel will complain about the file being corrupt
**Expected behavior**
The file should open without Excel complaining about it being corrupt.
**Screenshots**

**Desktop (please complete the following information):**
- OS: OSX
- Excelerate Version: 0.1.0
- Output of `echo $PSVersionTable`:
```
echo $PSVersionTable
Name Value
---- -----
PSVersion 7.2.2
PSEdition Core
GitCommitId 7.2.2
OS Darwin 21.4.0 Darwin Kernel Version 21.4.0: Fri Mar 18 00:46:32 PDT 2022; root:xnu-8020.101.…
Platform Unix
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.