Skip to content

Commit 8506e63

Browse files
Bump SixLabors.ImageSharp from 2.1.6 to 2.1.7 (#1982)
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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40a6e1f commit 8506e63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/CSharp/Direct3D11 Tutorials/Tutorial 1.3 - Textures/Tutorial 1.3 - Textures.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</PropertyGroup>
1212

1313
<ItemGroup>
14-
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.6" />
14+
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.7" />
1515
</ItemGroup>
1616

1717
<ItemGroup>

0 commit comments

Comments
 (0)