Skip to content

Commit

Permalink
Remove unneeded package reference to GemBox.Spreadsheet.
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiamurialdo committed Oct 11, 2023
1 parent 1595d6f commit cb3a669
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dotnet/src/dotnetcore/GxExcel/GxExcel.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

<ItemGroup>
<PackageReference Include="EPPlus" Version="4.5.3.2" />
<PackageReference Include="GemBox.Spreadsheet" Version="49.0.1454" PrivateAssets="All"/>
<PackageReference Include="log4net" Version="2.0.15" />
<PackageReference Include="System.Security.Cryptography.Pkcs" Version="6.0.3" />
</ItemGroup>
Expand Down

0 comments on commit cb3a669

Please sign in to comment.