ironfede / openmcdf

Microsoft Compound File .net component - pure C# - netstandard 2.0
Mozilla Public License 2.0
302 stars 73 forks source link

Fixed test cases #22

Closed ata6502 closed 6 years ago

ata6502 commented 6 years ago

Fixed the following test cases by changing the OpenMCDF project's build setting Platform Target to x64:

Also, added a post-build event command to copy TestFiles to the target directory (Debug or Release).

ata6502 commented 6 years ago

Reason: Made changes to the wrong fork.