Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GrpcService: enable TreatWarningsAsErrors
Enable TreatWarningsAsErrors in GrpcService project. Exception is CS8981 (lowercase type names) because it is triggered by auto-generated protobuf types.
- Loading branch information