Skip to content

Commit

Permalink
Refactoring to not use ClosedXML but DocumentFormat.OpenXml directly.
Browse files Browse the repository at this point in the history
  • Loading branch information
renemadsen committed Oct 4, 2024
1 parent 5da7a37 commit cd1cf57
Show file tree
Hide file tree
Showing 3 changed files with 257 additions and 189 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="ClosedXML" Version="0.102.2" />
<PackageReference Include="EPPlus.Core" Version="1.5.4" />
<PackageReference Include="ExcelDataReader" Version="3.6.0" />
<PackageReference Include="Microting.eFormApi.BasePn" Version="8.0.57" />
<PackageReference Include="Microting.eFormOuterInnerResourceBase" Version="8.0.0" />
<PackageReference Include="OtpSharp.Core" Version="1.0.0" />
Expand Down
Loading

0 comments on commit cd1cf57

Please sign in to comment.