Merge pull request #4787 from jtattermusch/upgrade_protobuf_beta2
Upgrade to Protobuf 3.0.0-beta2
No related branches found
No related tags found
Showing
- src/compiler/csharp_generator.cc 3 additions, 3 deletionssrc/compiler/csharp_generator.cc
- src/csharp/Grpc.Examples.Tests/Grpc.Examples.Tests.csproj 1 addition, 1 deletionsrc/csharp/Grpc.Examples.Tests/Grpc.Examples.Tests.csproj
- src/csharp/Grpc.Examples.Tests/packages.config 1 addition, 1 deletionsrc/csharp/Grpc.Examples.Tests/packages.config
- src/csharp/Grpc.Examples/Grpc.Examples.csproj 2 additions, 2 deletionssrc/csharp/Grpc.Examples/Grpc.Examples.csproj
- src/csharp/Grpc.Examples/Math.cs 51 additions, 45 deletionssrc/csharp/Grpc.Examples/Math.cs
- src/csharp/Grpc.Examples/MathGrpc.cs 1 addition, 1 deletionsrc/csharp/Grpc.Examples/MathGrpc.cs
- src/csharp/Grpc.Examples/packages.config 1 addition, 1 deletionsrc/csharp/Grpc.Examples/packages.config
- src/csharp/Grpc.HealthCheck.Tests/Grpc.HealthCheck.Tests.csproj 1 addition, 1 deletion...harp/Grpc.HealthCheck.Tests/Grpc.HealthCheck.Tests.csproj
- src/csharp/Grpc.HealthCheck.Tests/packages.config 1 addition, 1 deletionsrc/csharp/Grpc.HealthCheck.Tests/packages.config
- src/csharp/Grpc.HealthCheck/Grpc.HealthCheck.csproj 2 additions, 2 deletionssrc/csharp/Grpc.HealthCheck/Grpc.HealthCheck.csproj
- src/csharp/Grpc.HealthCheck/Health.cs 38 additions, 35 deletionssrc/csharp/Grpc.HealthCheck/Health.cs
- src/csharp/Grpc.HealthCheck/HealthGrpc.cs 1 addition, 1 deletionsrc/csharp/Grpc.HealthCheck/HealthGrpc.cs
- src/csharp/Grpc.HealthCheck/packages.config 1 addition, 1 deletionsrc/csharp/Grpc.HealthCheck/packages.config
- src/csharp/Grpc.IntegrationTesting/Control.cs 195 additions, 90 deletionssrc/csharp/Grpc.IntegrationTesting/Control.cs
- src/csharp/Grpc.IntegrationTesting/Empty.cs 34 additions, 26 deletionssrc/csharp/Grpc.IntegrationTesting/Empty.cs
- src/csharp/Grpc.IntegrationTesting/Grpc.IntegrationTesting.csproj 4 additions, 3 deletions...rp/Grpc.IntegrationTesting/Grpc.IntegrationTesting.csproj
- src/csharp/Grpc.IntegrationTesting/Messages.cs 216 additions, 63 deletionssrc/csharp/Grpc.IntegrationTesting/Messages.cs
- src/csharp/Grpc.IntegrationTesting/Payloads.cs 41 additions, 25 deletionssrc/csharp/Grpc.IntegrationTesting/Payloads.cs
- src/csharp/Grpc.IntegrationTesting/Services.cs 18 additions, 16 deletionssrc/csharp/Grpc.IntegrationTesting/Services.cs
- src/csharp/Grpc.IntegrationTesting/ServicesGrpc.cs 3 additions, 3 deletionssrc/csharp/Grpc.IntegrationTesting/ServicesGrpc.cs
Loading
Please register or sign in to comment