We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab3c7d5 commit 72623e5Copy full SHA for 72623e5
1 file changed
src/ImageSharp.Drawing/ImageSharp.Drawing.csproj
@@ -46,6 +46,7 @@
46
<ItemGroup>
47
<PackageReference Include="SixLabors.PolygonClipper" Version="1.0.0-alpha.0.49" />
48
<PackageReference Include="SixLabors.Fonts" Version="2025.12.15-mc.1" />
49
+ <PackageReference Include="SixLabors.Fonts" Version="2025.12.18-mc.11" />
50
<PackageReference Include="SixLabors.ImageSharp" Version="2025.12.15-mc.1" />
51
</ItemGroup>
52
<Import Project="..\..\shared-infrastructure\src\SharedInfrastructure\SharedInfrastructure.projitems" Label="Shared" />
0 commit comments