From 9bcfd609eb7736f444986be86c4fc0318c29f013 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 07:38:36 -0700 Subject: [PATCH] Bump SixLabors.ImageSharp from 3.0.2 to 3.1.0 (#3025) Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) from 3.0.2 to 3.1.0. - [Release notes](https://github.com/SixLabors/ImageSharp/releases) - [Commits](https://github.com/SixLabors/ImageSharp/compare/v3.0.2...v3.1.0) --- updated-dependencies: - dependency-name: SixLabors.ImageSharp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- UICatalog/UICatalog.csproj | 60 +++++++++++++++++++------------------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/UICatalog/UICatalog.csproj b/UICatalog/UICatalog.csproj index 22062cd83..50d537e00 100644 --- a/UICatalog/UICatalog.csproj +++ b/UICatalog/UICatalog.csproj @@ -1,31 +1,31 @@ - - - Exe - net7.0 - 9.0 - UICatalog.UICatalogApp - Linux - - - 1.0.0.0 - 1.0.0 - - - TRACE - - - TRACE;DEBUG_IDISPOSABLE - - - - - - - - - - - - - + + + Exe + net7.0 + 9.0 + UICatalog.UICatalogApp + Linux + + + 1.0.0.0 + 1.0.0 + + + TRACE + + + TRACE;DEBUG_IDISPOSABLE + + + + + + + + + + + + + \ No newline at end of file