NPOI Version
v2.7.5
Reproduce Steps
Add NPOI v2.7.5 to a project with .NET Framework 4.8
Issue Description
the dependency SixLabors.Fonts it's not available for .NET Framework 4.8
Severity Code Description Project File Line Suppression State
Error Could not install package 'SixLabors.Fonts 2.1.3'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.8', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.
Only the SixLabors.Fonts v1.0.1 it's available for .NET 4.8