This commit is contained in:
2024-10-14 08:59:18 -07:00
parent 304b5e2a0e
commit 43b66f01b6
33 changed files with 103 additions and 103 deletions

View File

@ -24,6 +24,6 @@
<ProjectReference Include="..\BlurHash.Core\BlurHash.Core.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="System.Drawing.Common" Version="8.0.8" />
<PackageReference Include="System.Drawing.Common" Version="8.0.10" />
</ItemGroup>
</Project>