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

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-27 17:23:07 -04:00
parent 743bb25f7b
commit 45dea4ec2b

View File

@@ -8,6 +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" />
<PackageReference Include="ClosedXML" Version="0.104.2" />
</ItemGroup>
</Project>