aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/csharp
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2017-12-13 23:55:07 +0100
committerGravatar Jan Tattermusch <jtattermusch@google.com>2017-12-13 23:56:57 +0100
commit4dec552614441eb1be384a63f82553d80a115fbb (patch)
treee5ac5cd04568508b143a627dc9fa08d0a41f4ec1 /examples/csharp
parent990299b48d5f00388fd257506c5ea36d00e239c4 (diff)
regenerate helloworld protos
Diffstat (limited to 'examples/csharp')
-rw-r--r--examples/csharp/helloworld/Greeter/HelloworldGrpc.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/csharp/helloworld/Greeter/HelloworldGrpc.cs b/examples/csharp/helloworld/Greeter/HelloworldGrpc.cs
index 8168b287b4..c808884e57 100644
--- a/examples/csharp/helloworld/Greeter/HelloworldGrpc.cs
+++ b/examples/csharp/helloworld/Greeter/HelloworldGrpc.cs
@@ -15,6 +15,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
//
+#pragma warning disable 1591
#region Designer generated code
using System;