michaeledgar/protobuf-net

protobuf-net.2.0.0.668\lib\net40\protobuf-net.dll should target v4.0.30319, not v2.0.50727

GoogleCodeExporter opened this issue · 0 comments

To avoid binding redirects, the protobuf-net.dll in the net40 folder should be 
build for .NET 4. It is currently built for .NET 3.5. I have some more details 
in this issue. https://github.com/ctaggart/froto/issues/2

Original issue reported on code.google.com by cameron.taggart on 7 Jun 2014 at 4:26