From e5f06b2dc709531390450ec4be8f0671bfbdaddf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 20:41:04 +0000 Subject: [PATCH] Bump Grpc.AspNetCore.Server Bumps [Grpc.AspNetCore.Server](https://github.com/grpc/grpc-dotnet) from 2.47.0 to 2.52.0. - [Release notes](https://github.com/grpc/grpc-dotnet/releases) - [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md) - [Commits](https://github.com/grpc/grpc-dotnet/compare/v2.47.0...v2.52.0) --- updated-dependencies: - dependency-name: Grpc.AspNetCore.Server dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Microsoft.AspNetCore.Grpc.HttpApi.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GrpcHttpApi/Microsoft.AspNetCore.Grpc.HttpApi/Microsoft.AspNetCore.Grpc.HttpApi.csproj b/GrpcHttpApi/Microsoft.AspNetCore.Grpc.HttpApi/Microsoft.AspNetCore.Grpc.HttpApi.csproj index 35f35b1..e05ee6c 100644 --- a/GrpcHttpApi/Microsoft.AspNetCore.Grpc.HttpApi/Microsoft.AspNetCore.Grpc.HttpApi.csproj +++ b/GrpcHttpApi/Microsoft.AspNetCore.Grpc.HttpApi/Microsoft.AspNetCore.Grpc.HttpApi.csproj @@ -33,7 +33,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive