From 21063d0c121aeb170c252d5202d0a2f637adfc39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 16:01:21 +0200 Subject: [PATCH] Bump SixLabors.ImageSharp from 3.1.4 to 3.1.5 in /GlennLibTests (#34) Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) from 3.1.4 to 3.1.5. - [Release notes](https://github.com/SixLabors/ImageSharp/releases) - [Commits](https://github.com/SixLabors/ImageSharp/compare/v3.1.4...v3.1.5) --- 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 e8e22a7..c26249a 100644 --- a/GlennLib/GlennLib.csproj +++ b/GlennLib/GlennLib.csproj @@ -9,7 +9,7 @@ - + diff --git a/GlennLibTests/GlennLibTests.csproj b/GlennLibTests/GlennLibTests.csproj index 36a1f9d..b9a6f95 100644 --- a/GlennLibTests/GlennLibTests.csproj +++ b/GlennLibTests/GlennLibTests.csproj @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive