bump imagesharp

This commit is contained in:
Elijah R 2024-04-02 11:36:19 -04:00
parent 1af3a98f92
commit 0e6f475f94

View file

@ -9,7 +9,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="SixLabors.ImageSharp" Version="3.0.1" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.3" />
</ItemGroup>
</Project>