Skip to content

Commit 9fd6a16

Browse files
Bump SixLabors.ImageSharp from 3.1.5 to 3.1.7 in /Extensions/ImageOutput
Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) from 3.1.5 to 3.1.7. - [Release notes](https://github.com/SixLabors/ImageSharp/releases) - [Commits](SixLabors/ImageSharp@v3.1.5...v3.1.7) --- updated-dependencies: - dependency-name: SixLabors.ImageSharp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 15b23a1 commit 9fd6a16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Extensions/ImageOutput/ImageOutput.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PrivateAssets>all</PrivateAssets>
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
</PackageReference>
18-
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.5" />
18+
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.7" />
1919
</ItemGroup>
2020

2121
<ItemGroup>

0 commit comments

Comments
 (0)