aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/src/csharp/Grpc.Core/Version.csproj.include.template
diff options
context:
space:
mode:
authorGravatar Mark D. Roth <roth@google.com>2018-08-17 08:11:10 -0700
committerGravatar Mark D. Roth <roth@google.com>2018-08-17 08:11:10 -0700
commite9e92d443cdb2b9b9cde7f13eb6a426e988df69a (patch)
tree24c6e432b90114c1a5263b848d525ae3e08d2371 /templates/src/csharp/Grpc.Core/Version.csproj.include.template
parent4d6f002780e936290ddc629a6eb04a95567f5f8a (diff)
parentd19fd1c689b1d60cf329331da7fab5d1ca6063cc (diff)
Merge remote-tracking branch 'juanlishen/pf_check_state_before_watch' into pf_keep_unselected_subchannels
Diffstat (limited to 'templates/src/csharp/Grpc.Core/Version.csproj.include.template')
-rwxr-xr-xtemplates/src/csharp/Grpc.Core/Version.csproj.include.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/src/csharp/Grpc.Core/Version.csproj.include.template b/templates/src/csharp/Grpc.Core/Version.csproj.include.template
index a950b1615d..0ec0a08c49 100755
--- a/templates/src/csharp/Grpc.Core/Version.csproj.include.template
+++ b/templates/src/csharp/Grpc.Core/Version.csproj.include.template
@@ -4,6 +4,6 @@
<Project>
<PropertyGroup>
<GrpcCsharpVersion>${settings.csharp_version}</GrpcCsharpVersion>
- <GoogleProtobufVersion>3.6.0</GoogleProtobufVersion>
+ <GoogleProtobufVersion>3.6.1</GoogleProtobufVersion>
</PropertyGroup>
</Project>