Skip to content

Commit 33afe06

Browse files
Update package references in ImageSharp.Drawing.csproj
1 parent ac98cc6 commit 33afe06

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

src/ImageSharp.Drawing/ImageSharp.Drawing.csproj

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,9 @@
4444
<None Include="..\..\shared-infrastructure\branding\icons\imagesharp.drawing\sixlabors.imagesharp.drawing.128.png" Pack="true" PackagePath="" />
4545
</ItemGroup>
4646
<ItemGroup>
47-
<PackageReference Include="SixLabors.Fonts" Version="3.0.0-alpha.0.1" />
48-
<PackageReference Include="SixLabors.ImageSharp" Version="4.0.0-alpha.0.44" />
49-
<PackageReference Include="SixLabors.PolygonClipper" Version="1.0.0-alpha.0.48" />
5047
<PackageReference Include="SixLabors.Fonts" Version="3.0.0-alpha.0.3" />
5148
<PackageReference Include="SixLabors.ImageSharp" Version="4.0.0-alpha.0.49" />
49+
<PackageReference Include="SixLabors.PolygonClipper" Version="1.0.0-alpha.0.48" />
5250
</ItemGroup>
5351
<Import Project="..\..\shared-infrastructure\src\SharedInfrastructure\SharedInfrastructure.projitems" Label="Shared" />
54-
</Project>
52+
</Project>

0 commit comments

Comments
 (0)