From 9b02c4e718cdd564a43676ab90adafb7d842bb30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Mar 2025 12:27:40 +0100 Subject: [PATCH] Bump SixLabors.ImageSharp from 3.1.5 to 3.1.7 in /GlennLibTests (#44) Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) from 3.1.5 to 3.1.7. - [Release notes](https://github.com/SixLabors/ImageSharp/releases) - [Commits](https://github.com/SixLabors/ImageSharp/compare/v3.1.5...v3.1.7) --- 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 c26249a..b0fb08b 100644 --- a/GlennLib/GlennLib.csproj +++ b/GlennLib/GlennLib.csproj @@ -9,7 +9,7 @@ - + diff --git a/GlennLibTests/GlennLibTests.csproj b/GlennLibTests/GlennLibTests.csproj index b9a6f95..c7d27ff 100644 --- a/GlennLibTests/GlennLibTests.csproj +++ b/GlennLibTests/GlennLibTests.csproj @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive