NPOI Version
2.8.0
Reproduce Steps
Create a project that directly or indirectly depends on NPOI 2.8.0.
Issue Description
One of the changes introduced in 2.8.0 was the switch from ImageSharp to SkiaSharp. The chosen version to include was 3.119.2.
As evidenced in mono/SkiaSharp#4165, 3.119.2 changed some flags that led to the inclusion of debug PDB files as part of the package as well as published projects. These PDBs drastically increase the total filesize.
If possible, please downgrade to 3.119.1.
NPOI Version
2.8.0
Reproduce Steps
Create a project that directly or indirectly depends on NPOI 2.8.0.
Issue Description
One of the changes introduced in 2.8.0 was the switch from ImageSharp to SkiaSharp. The chosen version to include was 3.119.2.
As evidenced in mono/SkiaSharp#4165, 3.119.2 changed some flags that led to the inclusion of debug PDB files as part of the package as well as published projects. These PDBs drastically increase the total filesize.
If possible, please downgrade to 3.119.1.