Skip to content

Commit bc8cf24

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

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.4" />
18+
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.5" />
1919
</ItemGroup>
2020

2121
<ItemGroup>

0 commit comments

Comments
 (0)