Skip to content

Commit

Permalink
Merge pull request #311 from SixLabors/js/update-refs
Browse files Browse the repository at this point in the history
Update to ImageSharp v3.1.1
  • Loading branch information
JimBobSquarePants authored Dec 12, 2023
2 parents fda6302 + bf6482a commit 16d79e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ImageSharp.Drawing/ImageSharp.Drawing.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="SixLabors.Fonts" Version="2.0.1" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.0" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.1" />
</ItemGroup>
<Import Project="..\..\shared-infrastructure\src\SharedInfrastructure\SharedInfrastructure.projitems" Label="Shared" />
</Project>

0 comments on commit 16d79e7

Please sign in to comment.