Skip to content

Commit 40a6e1f

Browse files
Bump SixLabors.ImageSharp in /src/Lab/Experiments/CoreRTTest (#1978)
Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) from 2.1.6 to 2.1.7. - [Release notes](https://github.com/SixLabors/ImageSharp/releases) - [Commits](SixLabors/ImageSharp@v2.1.6...v2.1.7) --- 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 5c9accb commit 40a6e1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Lab/Experiments/CoreRTTest/CoreRTTest.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<!-- Some tutorials need ImageSharp -->
1212
<ItemGroup>
13-
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.6" />
13+
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.7" />
1414
</ItemGroup>
1515

1616
<!-- Reference Silk.NET -->

0 commit comments

Comments
 (0)