Hello. I installed the "Google.ProtocolBuffers" nuget package with version 2.4.1.555 into my project and get the addressbook.proto file from this link <https://github.com/google/protobuf/blob/master/examples/addressbook.proto>. I tried to generate cshap code file by using protoc.exe but it's giving errors: *AddressBook.proto:1:1: Expected top-level statement (e.g. "message").*
What am I doing wrong here? -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/protobuf. For more options, visit https://groups.google.com/d/optout.
