Skip to content

Commit

Permalink
Update Grpc.Core and protobuf dependencies (#796)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtattermusch authored Mar 2, 2020
1 parent f98933c commit 24b6b0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/dependencies.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<PropertyGroup>
<BenchmarkDotNetPackageVersion>0.11.3</BenchmarkDotNetPackageVersion>
<CommandLineParserPackageVersion>2.3.0</CommandLineParserPackageVersion>
<GoogleProtobufPackageVersion>3.11.2</GoogleProtobufPackageVersion>
<GoogleProtobufPackageVersion>3.11.4</GoogleProtobufPackageVersion>
<GrpcDotNetPackageVersion>2.27.0-pre1</GrpcDotNetPackageVersion> <!-- Only use for example projects -->
<GrpcPackageVersion>2.27.0-pre1</GrpcPackageVersion>
<GrpcPackageVersion>2.27.0</GrpcPackageVersion>
<MicrosoftAspNetCorePackageVersion>3.1.2</MicrosoftAspNetCorePackageVersion>
<MicrosoftAspNetCoreBlazorPackageVersion>3.2.0-preview1.20073.1</MicrosoftAspNetCoreBlazorPackageVersion>
<MicrosoftBuildLocatorPackageVersion>1.2.2</MicrosoftBuildLocatorPackageVersion>
Expand Down

0 comments on commit 24b6b0c

Please sign in to comment.