From f33cca5cac5f35e71d6ea7629c80c9e1385c77bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 14:55:38 -0800 Subject: [PATCH] build(deps): bump Microsoft.Bcl.AsyncInterfaces from 7.0.0 to 8.0.0 (#2817) Bumps [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime) from 7.0.0 to 8.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../Octokit.AsyncPaginationExtension.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Octokit.AsyncPaginationExtension/Octokit.AsyncPaginationExtension.csproj b/Octokit.AsyncPaginationExtension/Octokit.AsyncPaginationExtension.csproj index c7668a4dbc..9e7f0a90c6 100644 --- a/Octokit.AsyncPaginationExtension/Octokit.AsyncPaginationExtension.csproj +++ b/Octokit.AsyncPaginationExtension/Octokit.AsyncPaginationExtension.csproj @@ -1,4 +1,4 @@ - + A set of extension methods for the GitHub API client library for .NET and .NET Core providing IAsyncEnumerable abstractions for paginated web requests @@ -30,7 +30,7 @@ - +