We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30fe23b commit 5fac72aCopy full SHA for 5fac72a
PdfSharpCore/PdfSharpCore.csproj
@@ -38,7 +38,7 @@ PdfSharpCore is a partial port of PdfSharp.Xamarin for .NET Core Additionally Mi
38
<Folder Include="Resources\images\" />
39
</ItemGroup>
40
<ItemGroup>
41
- <PackageReference Include="SixLabors.ImageSharp" Version="1.0.4" />
+ <PackageReference Include="SixLabors.ImageSharp" Version="2.0" />
42
<PackageReference Include="SixLabors.Fonts" Version="1.0.0-beta15" />
43
44
0 commit comments