Skip to content

Commit 5c9accb

Browse files
Bump SixLabors.ImageSharp (#1975)
Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) from 2.1.6 to 3.1.3. - [Release notes](https://github.com/SixLabors/ImageSharp/releases) - [Commits](SixLabors/ImageSharp@v2.1.6...v3.1.3) --- updated-dependencies: - dependency-name: SixLabors.ImageSharp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3efbb3c commit 5c9accb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/CSharp/OpenGL Tutorials/Tutorial 3.5 - Lighting Maps/Tutorial 3.5 - Lighting Maps.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.6" />
11+
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.3" />
1212
</ItemGroup>
1313

1414
<ItemGroup>

0 commit comments

Comments
 (0)