Skip to content

Commit

Permalink
update test deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ksgfk committed Feb 13, 2025
1 parent 79d7771 commit acb90d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TinyEXR.Test/TinyEXR.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.2" />
<PackageReference Include="TinyEXR.NET" Version="0.3.6" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.6" />
<PackageReference Include="TinyEXR.NET" Version="0.3.9" />
<None Update="100639413_p0.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
Expand Down

0 comments on commit acb90d9

Please sign in to comment.