Skip to content

Commit

Permalink
Bump imagesharp dependency in upload sample (#1136)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shane32 authored Jul 22, 2024
1 parent 9ebeff2 commit 3602a34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/Samples.Upload/Samples.Upload.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.8" />
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.9" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 3602a34

Please sign in to comment.