Re: [protobuf] what is TypeModel.cs and why is it missing ?

2018-01-30 Thread Marc Gravell
This is protobuf-net, so I suppose I should chime in :) Can you please give a precise copy of the error message? And how did you reference the library? Did you just add the NuGet package as normal? Or did you do something more exotic? .NET libraries are almost usually distributed as compiled

[protobuf] what is TypeModel.cs and why is it missing ?

2018-01-30 Thread Erick Treetops
Writing my first GTFS Realtime app in .net.. I had some issues getting out of our proxy but now I'm stuck because the protobuf is looking for a file called TypeModel.cs and can't find it. I've searched and haven't found anyone else with this issue. The error occurs when I try and serialize