Skip to content

Commit

Permalink
Merge pull request #5 from mjebrahimi/dependabot/nuget/SixLabors.Imag…
Browse files Browse the repository at this point in the history
…eSharp-2.1.8
  • Loading branch information
mjebrahimi committed May 6, 2024
2 parents c436ffb + 2770226 commit 9b66814
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 @@ -60,7 +60,7 @@
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)'=='netstandard2.1' OR '$(TargetFramework)'=='net5.0'">
<PackageReference Include="SixLabors.ImageSharp" Version="[2.1.7]" />
<PackageReference Include="SixLabors.ImageSharp" Version="[2.1.8]" />
</ItemGroup>

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

0 comments on commit 9b66814

Please sign in to comment.