Skip to content

Commit

Permalink
Update SixLabors.ImageSharp to v3.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mjebrahimi authored Jul 24, 2024
1 parent 6f4b4af commit a2770c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BenchmarkDotNetVisualizer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)'!='netstandard2.1' AND '$(TargetFramework)'!='net5.0'">
<PackageReference Include="SixLabors.ImageSharp" Version="[3.1.4,)" />
<PackageReference Include="SixLabors.ImageSharp" Version="[3.1.5,)" />
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)'=='netstandard2.1' OR '$(TargetFramework)'=='net5.0'">
Expand Down

0 comments on commit a2770c6

Please sign in to comment.