Skip to content

Commit

Permalink
Bump ImageSharp version to 3.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
0x90d authored Aug 8, 2024
1 parent 6844845 commit 018ad52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VDF.Core/VDF.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="FFmpeg.AutoGen" Version="7.0.0" />
<PackageReference Include="Mono.Posix.NETStandard" Version="5.20.1-preview" />
<PackageReference Include="protobuf-net" Version="3.2.26" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.4" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.5" />
</ItemGroup>

</Project>

0 comments on commit 018ad52

Please sign in to comment.