Skip to content

Commit

Permalink
Merge pull request #1040 from apolcyn/bump_to_2_32_pre1
Browse files Browse the repository at this point in the history
Bump Grpc.Core dependency to 2.32.0-pre1, for v2.32.x branch
  • Loading branch information
apolcyn authored Sep 3, 2020
2 parents 3de5f53 + e3ce336 commit c9095cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/dependencies.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<BenchmarkDotNetPackageVersion>0.12.1</BenchmarkDotNetPackageVersion>
<GoogleProtobufPackageVersion>3.13.0</GoogleProtobufPackageVersion>
<GrpcDotNetPackageVersion>2.30.0</GrpcDotNetPackageVersion> <!-- Used by example projects -->
<GrpcPackageVersion>2.32.0-dev202008271149</GrpcPackageVersion>
<GrpcPackageVersion>2.32.0-pre1</GrpcPackageVersion>
<MicrosoftAspNetCoreAppPackageVersion>3.1.3</MicrosoftAspNetCoreAppPackageVersion>
<MicrosoftAspNetCoreBlazorPackageVersion>5.0.0-rc.1.20431.20</MicrosoftAspNetCoreBlazorPackageVersion>
<MicrosoftAspNetCoreBlazor31PackageVersion>3.2.0</MicrosoftAspNetCoreBlazor31PackageVersion>
Expand Down

0 comments on commit c9095cf

Please sign in to comment.