Skip to content

Commit

Permalink
Upgrade imagesharp2 dependency (#16883)
Browse files Browse the repository at this point in the history
  • Loading branch information
Migaroez authored Aug 7, 2024
1 parent 212b2c9 commit 2e3369a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="SixLabors.ImageSharp" VersionOverride="[2.1.8, 3)" />
<PackageReference Include="SixLabors.ImageSharp" VersionOverride="[2.1.9, 3)" />
<PackageReference Include="SixLabors.ImageSharp.Web" VersionOverride="[2.0.2, 3)" />
</ItemGroup>

Expand Down

0 comments on commit 2e3369a

Please sign in to comment.