From 8eb89ea69abf066d742287c44ba2348b2635d370 Mon Sep 17 00:00:00 2001 From: Jon Skeet Date: Tue, 10 Jan 2023 14:27:46 +0000 Subject: [PATCH] chore: Update dependencies in GAX prior to a release Note that Grpc.Core is currently essentially frozen at 2.46.5. However, it appears to work fine with Grpc.Core.Api 2.51.0 - and copious integration tests running on Windows will prove that before libraries are released. --- .../Google.Api.Gax.Grpc.IntegrationTests.csproj | 2 +- .../Google.Api.Gax.Grpc.Tests.csproj | 2 +- Google.Api.Gax.Grpc/Google.Api.Gax.Grpc.csproj | 8 ++++---- Google.Api.Gax.Rest/Google.Api.Gax.Rest.csproj | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Google.Api.Gax.Grpc.IntegrationTests/Google.Api.Gax.Grpc.IntegrationTests.csproj b/Google.Api.Gax.Grpc.IntegrationTests/Google.Api.Gax.Grpc.IntegrationTests.csproj index d5fc1572..55068aa4 100644 --- a/Google.Api.Gax.Grpc.IntegrationTests/Google.Api.Gax.Grpc.IntegrationTests.csproj +++ b/Google.Api.Gax.Grpc.IntegrationTests/Google.Api.Gax.Grpc.IntegrationTests.csproj @@ -11,6 +11,6 @@ - + diff --git a/Google.Api.Gax.Grpc.Tests/Google.Api.Gax.Grpc.Tests.csproj b/Google.Api.Gax.Grpc.Tests/Google.Api.Gax.Grpc.Tests.csproj index a4dab737..bcf3a696 100644 --- a/Google.Api.Gax.Grpc.Tests/Google.Api.Gax.Grpc.Tests.csproj +++ b/Google.Api.Gax.Grpc.Tests/Google.Api.Gax.Grpc.Tests.csproj @@ -12,7 +12,7 @@ - + diff --git a/Google.Api.Gax.Grpc/Google.Api.Gax.Grpc.csproj b/Google.Api.Gax.Grpc/Google.Api.Gax.Grpc.csproj index c1ffe45e..d62433bc 100644 --- a/Google.Api.Gax.Grpc/Google.Api.Gax.Grpc.csproj +++ b/Google.Api.Gax.Grpc/Google.Api.Gax.Grpc.csproj @@ -17,10 +17,10 @@ - - - - + + + + diff --git a/Google.Api.Gax.Rest/Google.Api.Gax.Rest.csproj b/Google.Api.Gax.Rest/Google.Api.Gax.Rest.csproj index 1866904a..fd0107de 100644 --- a/Google.Api.Gax.Rest/Google.Api.Gax.Rest.csproj +++ b/Google.Api.Gax.Rest/Google.Api.Gax.Rest.csproj @@ -16,7 +16,7 @@ - +