Skip to content

Commit

Permalink
Merge pull request #126 from VahidN/dependabot/nuget/src/iTextSharp.L…
Browse files Browse the repository at this point in the history
…GPLv2.Core/SkiaSharp-2.88.6

Bump SkiaSharp from 2.88.5 to 2.88.6 in /src/iTextSharp.LGPLv2.Core
  • Loading branch information
VahidN authored Sep 21, 2023
2 parents a72a12c + 10ca060 commit 463a7f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/iTextSharp.LGPLv2.Core/iTextSharp.LGPLv2.Core.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Description>iTextSharp.LGPLv2.Core is an unofficial port of the last LGPL version of the iTextSharp (V4.1.6) to .NET Core.</Description>
<VersionPrefix>3.4.6</VersionPrefix>
Expand Down Expand Up @@ -48,7 +48,7 @@
<Using Remove="System.Net.Http" /> <!-- for .NET Framework 4.x -->
</ItemGroup>
<ItemGroup>
<PackageReference Include="SkiaSharp" Version="2.88.5"/>
<PackageReference Include="SkiaSharp" Version="2.88.6"/>
<PackageReference Include="BouncyCastle.Cryptography" Version="2.2.1"/>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All"/>
</ItemGroup>
Expand Down

0 comments on commit 463a7f7

Please sign in to comment.