Bump ImageSharp version to 3.1.12

This commit is contained in:
DESKTOP\Administrator
2026-05-13 02:14:29 +03:00
parent 0245ffdeaa
commit a54775402d
4 changed files with 4 additions and 2 deletions

View File

@@ -15,6 +15,7 @@
<PackageReference Include="coverlet.collector" Version="6.0.2"><IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.12" />
</ItemGroup>
<ItemGroup>