From 7db3d4526f68f7ede32a8a1ff780a071669ea98d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 06:13:25 +0000 Subject: [PATCH] Bump Microsoft.Bcl.AsyncInterfaces from 5.0.0 to 8.0.0 Bumps [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime) from 5.0.0 to 8.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v5.0.0...v8.0.0) --- updated-dependencies: - dependency-name: Microsoft.Bcl.AsyncInterfaces dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/CSRakowski.Parallel/CSRakowski.Parallel.csproj | 4 ++-- tests/Profiling/packages.config | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/CSRakowski.Parallel/CSRakowski.Parallel.csproj b/src/CSRakowski.Parallel/CSRakowski.Parallel.csproj index 3c9bb8d..51d7e86 100644 --- a/src/CSRakowski.Parallel/CSRakowski.Parallel.csproj +++ b/src/CSRakowski.Parallel/CSRakowski.Parallel.csproj @@ -1,4 +1,4 @@ - + net472;net452;net60;net50;netstandard2.1;netstandard2.0;netstandard1.1 @@ -26,7 +26,7 @@ - + diff --git a/tests/Profiling/packages.config b/tests/Profiling/packages.config index 7b6b9a8..4b48888 100644 --- a/tests/Profiling/packages.config +++ b/tests/Profiling/packages.config @@ -1,7 +1,7 @@ - + - + \ No newline at end of file