From 420f334680bc2e8564dae41393d6575d55e38025 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 05:18:25 +0000 Subject: [PATCH] Bump the nuget-deps group with 3 updates Bumps the nuget-deps group with 3 updates: [InsaneGenius.Utilities](https://github.com/ptr727/Utilities), [Serilog](https://github.com/serilog/serilog) and [xunit](https://github.com/xunit/xunit). Updates `InsaneGenius.Utilities` from 3.1.110 to 3.1.113 - [Release notes](https://github.com/ptr727/Utilities/releases) - [Commits](https://github.com/ptr727/Utilities/compare/3.1.110...3.1.113) Updates `Serilog` from 4.2.0 to 4.2.0 - [Release notes](https://github.com/serilog/serilog/releases) - [Commits](https://github.com/serilog/serilog/compare/v4.2.0...v4.2.0) Updates `xunit` from 2.9.2 to 2.9.3 - [Commits](https://github.com/xunit/xunit/compare/v2-2.9.2...v2-2.9.3) --- updated-dependencies: - dependency-name: InsaneGenius.Utilities dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: Serilog dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps ... Signed-off-by: dependabot[bot] --- PlexCleaner/PlexCleaner.csproj | 2 +- PlexCleanerTests/PlexCleanerTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PlexCleaner/PlexCleaner.csproj b/PlexCleaner/PlexCleaner.csproj index 0e3d612..0938271 100644 --- a/PlexCleaner/PlexCleaner.csproj +++ b/PlexCleaner/PlexCleaner.csproj @@ -39,7 +39,7 @@ - + diff --git a/PlexCleanerTests/PlexCleanerTests.csproj b/PlexCleanerTests/PlexCleanerTests.csproj index 9b6c1e3..e9887b2 100644 --- a/PlexCleanerTests/PlexCleanerTests.csproj +++ b/PlexCleanerTests/PlexCleanerTests.csproj @@ -9,7 +9,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all