From 354e35bd4946ecff46e528436dedadea01afb0af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 07:07:00 +0000 Subject: [PATCH] Bump Analogy.LogViewer.Interfaces, Microsoft.Bcl.HashCode and System.Resources.Extensions Bumps [Analogy.LogViewer.Interfaces](https://github.com/Analogy-LogViewer/Analogy.Interfaces), [Microsoft.Bcl.HashCode](https://github.com/dotnet/maintenance-packages) and [System.Resources.Extensions](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Analogy.LogViewer.Interfaces` from 7.0.0.1 to 7.1.0 - [Commits](https://github.com/Analogy-LogViewer/Analogy.Interfaces/commits) Updates `Microsoft.Bcl.HashCode` from 1.1.1 to 6.0.0 - [Commits](https://github.com/dotnet/maintenance-packages/commits) Updates `System.Resources.Extensions` from 8.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v9.0.0) --- updated-dependencies: - dependency-name: Analogy.LogViewer.Interfaces dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Bcl.HashCode dependency-type: direct:production update-type: version-update:semver-major - dependency-name: System.Resources.Extensions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../Analogy.LogViewer.Serilog.Sinks.MongoDB.csproj | 4 ++-- .../Analogy.LogViewer.Serilog.UnitTests.csproj | 2 +- Analogy.LogViewer.Serilog/Analogy.LogViewer.Serilog.csproj | 4 ++-- Directory.Build.props | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Analogy.LogViewer.Serilog.Sinks.MongoDB/Analogy.LogViewer.Serilog.Sinks.MongoDB.csproj b/Analogy.LogViewer.Serilog.Sinks.MongoDB/Analogy.LogViewer.Serilog.Sinks.MongoDB.csproj index 0e89280..3d46393 100644 --- a/Analogy.LogViewer.Serilog.Sinks.MongoDB/Analogy.LogViewer.Serilog.Sinks.MongoDB.csproj +++ b/Analogy.LogViewer.Serilog.Sinks.MongoDB/Analogy.LogViewer.Serilog.Sinks.MongoDB.csproj @@ -15,10 +15,10 @@ - + - + diff --git a/Analogy.LogViewer.Serilog.UnitTests/Analogy.LogViewer.Serilog.UnitTests.csproj b/Analogy.LogViewer.Serilog.UnitTests/Analogy.LogViewer.Serilog.UnitTests.csproj index 63378da..adfc091 100644 --- a/Analogy.LogViewer.Serilog.UnitTests/Analogy.LogViewer.Serilog.UnitTests.csproj +++ b/Analogy.LogViewer.Serilog.UnitTests/Analogy.LogViewer.Serilog.UnitTests.csproj @@ -7,7 +7,7 @@ - + diff --git a/Analogy.LogViewer.Serilog/Analogy.LogViewer.Serilog.csproj b/Analogy.LogViewer.Serilog/Analogy.LogViewer.Serilog.csproj index efed79b..4ac0aca 100644 --- a/Analogy.LogViewer.Serilog/Analogy.LogViewer.Serilog.csproj +++ b/Analogy.LogViewer.Serilog/Analogy.LogViewer.Serilog.csproj @@ -19,11 +19,11 @@ - + - + diff --git a/Directory.Build.props b/Directory.Build.props index a4ccdda..cab334c 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -51,7 +51,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive