From caf880b8efdda08436a20c162a9388941df63738 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 23:42:19 +0200 Subject: [PATCH] Bump SixLabors.ImageSharp from 3.1.3 to 3.1.4 in /GlennLibTests (#29) Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/SixLabors/ImageSharp/releases) - [Commits](https://github.com/SixLabors/ImageSharp/compare/v3.1.3...v3.1.4) --- updated-dependencies: - dependency-name: SixLabors.ImageSharp dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- GlennLib/GlennLib.csproj | 2 +- GlennLibTests/GlennLibTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/GlennLib/GlennLib.csproj b/GlennLib/GlennLib.csproj index a195f82..e8e22a7 100644 --- a/GlennLib/GlennLib.csproj +++ b/GlennLib/GlennLib.csproj @@ -9,7 +9,7 @@ - + diff --git a/GlennLibTests/GlennLibTests.csproj b/GlennLibTests/GlennLibTests.csproj index 2492afb..36a1f9d 100644 --- a/GlennLibTests/GlennLibTests.csproj +++ b/GlennLibTests/GlennLibTests.csproj @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive