Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Regenerate all APIs using protoc 3.13 and Grpc.Tools 2.31
Note that the change in gRPC generation is *just possibly* breaking, as it changes a constructor parameter type (to a base type). This is far less likely to break anyone than changing a *method* parameter, as method group conversions aren't involved. It also removes the dependency on Grpc.Core from the generated code.
- Loading branch information