From e94a8096a53b461702f0945514ba8171b460f6ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Nov 2022 03:09:20 +0000 Subject: [PATCH] Bump Microsoft.Bcl.AsyncInterfaces from 6.0.0 to 7.0.0 in /Ix.NET/Source Bumps [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime) from 6.0.0 to 7.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits) --- updated-dependencies: - dependency-name: Microsoft.Bcl.AsyncInterfaces dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Ix.NET/Source/System.Linq.Async/System.Linq.Async.csproj | 2 +- .../refs/System.Linq.Async.Ref/System.Linq.Async.Ref.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Ix.NET/Source/System.Linq.Async/System.Linq.Async.csproj b/Ix.NET/Source/System.Linq.Async/System.Linq.Async.csproj index 4037e057b..a455a4b97 100644 --- a/Ix.NET/Source/System.Linq.Async/System.Linq.Async.csproj +++ b/Ix.NET/Source/System.Linq.Async/System.Linq.Async.csproj @@ -26,7 +26,7 @@ - + diff --git a/Ix.NET/Source/refs/System.Linq.Async.Ref/System.Linq.Async.Ref.csproj b/Ix.NET/Source/refs/System.Linq.Async.Ref/System.Linq.Async.Ref.csproj index 231da0591..104b99bb9 100644 --- a/Ix.NET/Source/refs/System.Linq.Async.Ref/System.Linq.Async.Ref.csproj +++ b/Ix.NET/Source/refs/System.Linq.Async.Ref/System.Linq.Async.Ref.csproj @@ -11,7 +11,7 @@ + Include="Microsoft.Bcl.AsyncInterfaces" Version="7.0.0" />