Skip to content

Dependency on SkiaSharp 3.119.2 massively bloats package size. #1836

Description

@msalinas-a

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions