Skip to content

Commit 431a675

Browse files
Update ImageSharp.Drawing.csproj
1 parent 9dec1a0 commit 431a675

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/ImageSharp.Drawing/ImageSharp.Drawing.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
<InternalsVisibleTo Include="SixLabors.ImageSharp.Drawing.WebGPU" Key="$(SixLaborsPublicKey)" />
4545
</ItemGroup>
4646
<ItemGroup>
47-
<PackageReference Include="SixLabors.Fonts" Version="3.0.1-alpha.0.19" />
48-
<PackageReference Include="SixLabors.ImageSharp" Version="4.0.1-alpha.0.24" />
47+
<PackageReference Include="SixLabors.Fonts" Version="3.1.0" />
48+
<PackageReference Include="SixLabors.ImageSharp" Version="4.1.0" />
4949
<PackageReference Include="SixLabors.PolygonClipper" Version="1.0.1" />
5050
</ItemGroup>
5151

0 commit comments

Comments
 (0)