This commit is contained in:
2023-12-22 14:30:19 -07:00
parent 4083e56af6
commit af491371a3
33 changed files with 111 additions and 111 deletions

View File

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