From 268e409af414000126b2a6b7b87a8e345d98b7de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 23:49:40 +0000 Subject: [PATCH] Bump Microsoft.Bcl.AsyncInterfaces, Microsoft.Extensions.Logging.Abstractions and System.Diagnostics.DiagnosticSource Bumps [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime), [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) and [System.Diagnostics.DiagnosticSource](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Bcl.AsyncInterfaces` from 8.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) Updates `Microsoft.Extensions.Logging.Abstractions` from 8.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) Updates `System.Diagnostics.DiagnosticSource` from 8.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: Microsoft.Bcl.AsyncInterfaces dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-type: direct:production update-type: version-update:semver-major - dependency-name: System.Diagnostics.DiagnosticSource dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../Foundatio.DataProtection.csproj | 2 +- src/Foundatio.Xunit/Foundatio.Xunit.csproj | 2 +- src/Foundatio/Foundatio.csproj | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Foundatio.DataProtection/Foundatio.DataProtection.csproj b/src/Foundatio.DataProtection/Foundatio.DataProtection.csproj index 56cde43f..ea55fb6e 100644 --- a/src/Foundatio.DataProtection/Foundatio.DataProtection.csproj +++ b/src/Foundatio.DataProtection/Foundatio.DataProtection.csproj @@ -3,7 +3,7 @@ $(PackageTags);DataProtection - + diff --git a/src/Foundatio.Xunit/Foundatio.Xunit.csproj b/src/Foundatio.Xunit/Foundatio.Xunit.csproj index e80e3eff..aa953425 100644 --- a/src/Foundatio.Xunit/Foundatio.Xunit.csproj +++ b/src/Foundatio.Xunit/Foundatio.Xunit.csproj @@ -8,7 +8,7 @@ - + diff --git a/src/Foundatio/Foundatio.csproj b/src/Foundatio/Foundatio.csproj index 7aac8cce..fb27f6c4 100644 --- a/src/Foundatio/Foundatio.csproj +++ b/src/Foundatio/Foundatio.csproj @@ -2,9 +2,9 @@ - - + + - +