From 44f089cec42a9469737b87f8e067ad04388b60c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 13:58:34 +0000 Subject: [PATCH] Bump SixLabors.ImageSharp from 3.1.4 to 3.1.5 in /GlennLibTests 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] --- 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