-
In our protobuf messages, we specify both the package and the csharp namespace. For example:
```
syntax = "proto3";
package iss.protobuf.digital_production;
import "google/protobuf/wrappers…
-
```
Please include an e-mail address if this might need a dialogue!
==============
franchescamullin at gmail.com
What steps will reproduce the problem?
1. This is my trivial example:
namespace MyLib…
-
```
Please include an e-mail address if this might need a dialogue!
==============
franchescamullin at gmail.com
What steps will reproduce the problem?
1. This is my trivial example:
namespace MyLib…
-
```
I use protogen.exe to generate .cs files from .proto files, but the options are
missing, eg.
message MyMessage {
option (my_option) = ...;
}
I can not see my_option in the generated .cs fil…
-
```
I use protogen.exe to generate .cs files from .proto files, but the options are
missing, eg.
message MyMessage {
option (my_option) = ...;
}
I can not see my_option in the generated .cs fil…
-
```
Please include an e-mail address if this might need a dialogue!
==============
franchescamullin at gmail.com
What steps will reproduce the problem?
1. This is my trivial example:
namespace MyLib…
-
```
I use protogen.exe to generate .cs files from .proto files, but the options are
missing, eg.
message MyMessage {
option (my_option) = ...;
}
I can not see my_option in the generated .cs fil…
-
```
I use protogen.exe to generate .cs files from .proto files, but the options are
missing, eg.
message MyMessage {
option (my_option) = ...;
}
I can not see my_option in the generated .cs fil…
-
```
Please include an e-mail address if this might need a dialogue!
==============
franchescamullin at gmail.com
What steps will reproduce the problem?
1. This is my trivial example:
namespace MyLib…
-
```
Please include an e-mail address if this might need a dialogue!
==============
franchescamullin at gmail.com
What steps will reproduce the problem?
1. This is my trivial example:
namespace MyLib…