Skip to content

Commit 3602a34

Browse files
authored
Bump imagesharp dependency in upload sample (#1136)
1 parent 9ebeff2 commit 3602a34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/Samples.Upload/Samples.Upload.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.8" />
11+
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.9" />
1212
</ItemGroup>
1313

1414
<ItemGroup>

0 commit comments

Comments
 (0)