Skip to content

Commit

Permalink
Merge pull request #4 from mjebrahimi/dependabot/nuget/SixLabors.Imag…
Browse files Browse the repository at this point in the history
…eSharp-2.1.7
  • Loading branch information
mjebrahimi committed Mar 13, 2024
2 parents 0ec2ecb + f2ddcda commit c436ffb
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.6]" />
<PackageReference Include="SixLabors.ImageSharp" Version="[2.1.7]" />
</ItemGroup>

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

0 comments on commit c436ffb

Please sign in to comment.