Skip to content

Commit 8297ce4

Browse files
Bump fonts to version supporting line breaker algo.
1 parent e09fe9b commit 8297ce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ImageSharp.Drawing/ImageSharp.Drawing.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</ItemGroup>
2121

2222
<ItemGroup>
23-
<PackageReference Include="SixLabors.Fonts" Version="1.0.0-beta13.5" />
23+
<PackageReference Include="SixLabors.Fonts" Version="1.0.0-beta13.5.1" />
2424
<PackageReference Include="SixLabors.ImageSharp" Version="1.0.2" />
2525
</ItemGroup>
2626

0 commit comments

Comments
 (0)