Skip to content

Commit

Permalink
Fix the build
Browse files Browse the repository at this point in the history
  • Loading branch information
VahidN committed Sep 1, 2023
1 parent 03487a8 commit 159ef8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/iTextSharp.LGPLv2.Core/iTextSharp.LGPLv2.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
<ItemGroup>
<Using Include="System.Globalization"/>
<Using Include="System.IO"/>
<Using Remove="System.Net.Http" /> <!-- for .NET Framework 4.x -->
</ItemGroup>
<ItemGroup>
<PackageReference Include="SkiaSharp" Version="2.88.5"/>
Expand Down

0 comments on commit 159ef8a

Please sign in to comment.