nissl-lab / npoi

a .NET library that can read/write Office formats without Microsoft Office installed. No COM+, no interop.
Apache License 2.0
5.67k stars 1.43k forks source link

Icon path in `Directory.Build.props` is invalid on MacOS #1404

Open JanKost opened 4 weeks ago

JanKost commented 4 weeks ago

NPOI Version

2.7.1

File Type

Reproduce Steps

Issue Description

The Icon path in Directory.Build.props is invalid on MacOS. This causes a nuisance error in Unity Editor on MacOS when NuGet for Unity attempts to access the icon file.

For details see this comment: https://github.com/nissl-lab/npoi/commit/45c2938745d709978243cd306fc067853cd9c93e#r145519592

tonyqus commented 1 day ago

I don't have a Mac on hand. I have no idea how I can reproduce this issue. Did you try Unity on Windows?