update RGB RPI matrix Package reference to version with out vulnerability

This commit is contained in:
ChuckBuilds
2025-05-26 10:16:30 -05:00
parent b3c32de3ae
commit 6790bdc360
2 changed files with 2 additions and 2 deletions

View File

@@ -7,6 +7,6 @@
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\..\RPiRgbLEDMatrix.csproj" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.5" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.7" />
</ItemGroup>
</Project>