Skip to content

Commit

Permalink
Merge pull request #103 from Codeuctivity/dependabot/nuget/SixLabors.…
Browse files Browse the repository at this point in the history
…ImageSharp-2.1.8

Bump SixLabors.ImageSharp from 2.1.7 to 2.1.8
  • Loading branch information
stesee authored Apr 11, 2024
2 parents 6b734f0 + db0b23e commit 8b69679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OpenXmlPowerTools/OpenXmlPowerTools.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="SixLabors.Fonts" Version="1.0.1" />
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.7" />
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.8" />
<PackageReference Include="SonarAnalyzer.CSharp" Version="9.7.0.75501">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 8b69679

Please sign in to comment.