chore: add EPPlus NuGet package to OpenNest.IO for BOM import

This commit is contained in:
2026-03-27 17:19:34 -04:00
parent a34811bb6d
commit 743bb25f7b

View File

@@ -8,5 +8,6 @@
<ProjectReference Include="..\OpenNest.Core\OpenNest.Core.csproj" />
<ProjectReference Include="..\OpenNest.Engine\OpenNest.Engine.csproj" />
<PackageReference Include="ACadSharp" Version="3.1.32" />
<PackageReference Include="EPPlus" Version="7.6.2" />
</ItemGroup>
</Project>