From e82d65d56856d0b4a0b3da603947e1599c1fe482 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 23:51:08 +0000 Subject: [PATCH] Bump Microsoft.Bcl.AsyncInterfaces and Microsoft.Bcl.TimeProvider Bumps [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime) and [Microsoft.Bcl.TimeProvider](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.Bcl.TimeProvider` 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.Bcl.TimeProvider dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/Foundatio/Foundatio.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Foundatio/Foundatio.csproj b/src/Foundatio/Foundatio.csproj index 7aac8cce..07ddef53 100644 --- a/src/Foundatio/Foundatio.csproj +++ b/src/Foundatio/Foundatio.csproj @@ -1,8 +1,8 @@ - + - +