• Jon Skeet's avatar
    Rename GeneratedCodeInfo to GeneratedClrTypeInfo · a3ea9d12
    Jon Skeet authored
    Recently, descriptor.proto gained a GeneratedCodeInfo message, which means the generated code conflicts with our type.
    Unfortunately this affects codegen as well, although this is a part of the public API which is very unlikely to affect hand-written code.
    
    Generated code changes in next commit.
    a3ea9d12
Google.Protobuf.csproj 8.77 KB