Skip to content

Commit

Permalink
Merge pull request #84 from Codeuctivity/dependabot/nuget/SixLabors.I…
Browse files Browse the repository at this point in the history
…mageSharp-3.1.0

Bump SixLabors.ImageSharp from 3.0.2 to 3.1.0
  • Loading branch information
stesee authored Dec 9, 2023
2 parents cf7e977 + 068b57e commit 0828d8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ImageSharpCompare/ImageSharpCompare.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="SixLabors.ImageSharp" Version="3.0.2" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="all" />
<PackageReference Include="SonarAnalyzer.CSharp" Version="9.12.0.78982">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 0828d8a

Please sign in to comment.