Skip to content

Commit

Permalink
Merge pull request #365 from SixLabors/js/update-refs
Browse files Browse the repository at this point in the history
Update ImageSharp to v3.1.4
  • Loading branch information
JimBobSquarePants committed Apr 15, 2024
2 parents 0a03dbb + 8bf1c8b commit d1dd9d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ImageSharp.Web/ImageSharp.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<ItemGroup>
<FrameworkReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="Microsoft.IO.RecyclableMemoryStream" Version="2.3.2" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.3" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.4" />
</ItemGroup>

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

0 comments on commit d1dd9d8

Please sign in to comment.