Disable warning 8981 (lowercase first letter) for proto files.

This commit is contained in:
hondacrx
2023-10-13 16:12:29 -04:00
parent 33091ed942
commit b2ac8035f2
62 changed files with 62 additions and 62 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: bgs/low/pb/client/connection_service.proto
// </auto-generated>
#pragma warning disable 1591, 0612, 3021
#pragma warning disable 1591, 0612, 3021, 8981
#region Designer generated code
using pb = global::Google.Protobuf;