Skip to content

Commit 0e2d58c

Browse files
Bump SixLabors.ImageSharp in /src/Lab/Experiments/WebGPUTexturedQuad (#1972)
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 d463be4 commit 0e2d58c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Lab/Experiments/WebGPUTexturedQuad/WebGPUTexturedQuad.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
</ItemGroup>
2828

2929
<ItemGroup>
30-
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.6" />
30+
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.3" />
3131
</ItemGroup>
3232

3333
</Project>

0 commit comments

Comments
 (0)