Fix for https://github.com/grpc/grpc/issues/34113 - setting C# option base_namespace to an empty string results in inconsistent behavior Allow the `base_namespace` option in the protocol buffers C# gRPC plugin to be specified with an empty string to make sure the plugin has the same behaviour as the protocol buffers compiler. |
||
|---|---|---|
| .. | ||
| basenamespace/proto | ||
| deprecated/proto | ||
| simple | ||
| BUILD | ||
| csharp_codegen_base_namespace_test.sh | ||
| csharp_codegen_deprecated_test.sh | ||
| csharp_codegen_simple_test.sh | ||