We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7baf4a3 commit c747d90Copy full SHA for c747d90
bindings/c#/examples/PlayGIF/PlayGIF.csproj
@@ -7,6 +7,6 @@
7
</PropertyGroup>
8
<ItemGroup>
9
<ProjectReference Include="..\..\RPiRgbLEDMatrix.csproj" />
10
- <PackageReference Include="SixLabors.ImageSharp" Version="3.1.4" />
+ <PackageReference Include="SixLabors.ImageSharp" Version="3.1.5" />
11
</ItemGroup>
12
</Project>
0 commit comments