Skip to content

Commit 2b217b6

Browse files
Update refs
1 parent 7fc45bb commit 2b217b6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/ImageSharp.Drawing/ImageSharp.Drawing.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@
4040
<None Include="..\..\shared-infrastructure\branding\icons\imagesharp.drawing\sixlabors.imagesharp.drawing.128.png" Pack="true" PackagePath="" />
4141
</ItemGroup>
4242
<ItemGroup>
43-
<PackageReference Include="SixLabors.Fonts" Version="3.0.0-alpha.0.36" />
44-
<PackageReference Include="SixLabors.ImageSharp" Version="4.0.0-alpha.0.88" />
45-
<PackageReference Include="SixLabors.PolygonClipper" Version="1.0.0-alpha.0.52" />
43+
<PackageReference Include="SixLabors.Fonts" Version="3.0.0-alpha.0.38" />
44+
<PackageReference Include="SixLabors.ImageSharp" Version="4.0.0-alpha.0.93" />
45+
<PackageReference Include="SixLabors.PolygonClipper" Version="1.0.0-alpha.0.54" />
4646
</ItemGroup>
4747

4848
<Import Project="..\..\shared-infrastructure\src\SharedInfrastructure\SharedInfrastructure.projitems" Label="Shared" />

0 commit comments

Comments
 (0)