From 610dd1dfebd99bf59add5bb854ad8ee8b7385973 Mon Sep 17 00:00:00 2001 From: davyxu Date: Thu, 29 Oct 2020 17:33:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B1=8F=E8=94=BDCS0162=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gen/csharp/text.go | 1 + 1 file changed, 1 insertion(+) diff --git a/gen/csharp/text.go b/gen/csharp/text.go index 99b3e8f..8b775cc 100644 --- a/gen/csharp/text.go +++ b/gen/csharp/text.go @@ -6,6 +6,7 @@ const TemplateText = `// Generated by github.com/davyxu/protoplus using System; using System.Collections.Generic; using ProtoPlus; +#pragma warning disable 162 namespace {{.PackageName}} {