From fd18f33ecd2850e4d5dc025a515bbfe619b3603d Mon Sep 17 00:00:00 2001 From: MonkeyTennis Date: Tue, 18 Jul 2023 19:10:11 +0100 Subject: [PATCH] Rev'ed Grpc.Net.Client PackageReference version for Dapr dotnet-sdk (#1126) Rev'ed Grpc.Net.Client PackageReference version for Dapr dotnet-sdk Signed-off-by: Bradley Cotier Signed-off-by: Erik O'Leary --- examples/AspNetCore/GrpcServiceSample/GrpcServiceSample.csproj | 2 +- src/Dapr.Client/Dapr.Client.csproj | 2 +- test/Dapr.Client.Test/Dapr.Client.Test.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/AspNetCore/GrpcServiceSample/GrpcServiceSample.csproj b/examples/AspNetCore/GrpcServiceSample/GrpcServiceSample.csproj index 23ead7d4d..5ce78bc57 100644 --- a/examples/AspNetCore/GrpcServiceSample/GrpcServiceSample.csproj +++ b/examples/AspNetCore/GrpcServiceSample/GrpcServiceSample.csproj @@ -12,7 +12,7 @@ - + diff --git a/src/Dapr.Client/Dapr.Client.csproj b/src/Dapr.Client/Dapr.Client.csproj index 7c9ff8160..59a38a3e4 100644 --- a/src/Dapr.Client/Dapr.Client.csproj +++ b/src/Dapr.Client/Dapr.Client.csproj @@ -21,7 +21,7 @@ - + diff --git a/test/Dapr.Client.Test/Dapr.Client.Test.csproj b/test/Dapr.Client.Test/Dapr.Client.Test.csproj index c94f031e9..36f9e725b 100644 --- a/test/Dapr.Client.Test/Dapr.Client.Test.csproj +++ b/test/Dapr.Client.Test/Dapr.Client.Test.csproj @@ -11,7 +11,7 @@ - +