Skip to content

Commit 80e9cd7

Browse files
Bump SixLabors.ImageSharp from 1.0.4 to 2.1.9 in /PdfSharpCore
Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) from 1.0.4 to 2.1.9. - [Release notes](https://github.com/SixLabors/ImageSharp/releases) - [Commits](SixLabors/ImageSharp@v1.0.4...v2.1.9) --- updated-dependencies: - dependency-name: SixLabors.ImageSharp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 49db540 commit 80e9cd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PdfSharpCore/PdfSharpCore.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ PdfSharpCore is a partial port of PdfSharp.Xamarin for .NET Core Additionally Mi
4848
</ItemGroup>
4949
<ItemGroup>
5050
<PackageReference Include="SharpZipLib" Version="1.4.2" />
51-
<PackageReference Include="SixLabors.ImageSharp" Version="1.0.4" />
51+
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.9" />
5252
<PackageReference Include="SixLabors.Fonts" Version="1.0.0-beta17" />
5353
</ItemGroup>
5454

0 commit comments

Comments
 (0)