Skip to content

Commit a2a06bf

Browse files
authored
Merge pull request #1831 from hzeller/dependabot/nuget/bindings/c/examples/PlayGIF/SixLabors.ImageSharp-3.1.11
Bump SixLabors.ImageSharp from 3.1.5 to 3.1.11
2 parents 2cfff2a + fd534ae commit a2a06bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindings/c#/examples/PlayGIF/PlayGIF.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
</PropertyGroup>
88
<ItemGroup>
99
<ProjectReference Include="..\..\RPiRgbLEDMatrix.csproj" />
10-
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.5" />
10+
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.11" />
1111
</ItemGroup>
1212
</Project>

0 commit comments

Comments
 (0)