aboutsummaryrefslogtreecommitdiff
path: root/csharp/.gitignore
diff options
context:
space:
mode:
authorGuillaume Turri <guillaume.turri@gmail.com>2016-09-05 10:29:03 +0200
committerJon Skeet <skeet@pobox.com>2016-09-05 09:29:03 +0100
commit9b8da104c12a2947b6e6d7a7da30a3ae56b31675 (patch)
tree0b050cab95b32f116dc03a1d7ef850e5dc7d361c /csharp/.gitignore
parent96a9d97352436c7284e8194e103ca8d92649ad02 (diff)
downloadprotobuf-9b8da104c12a2947b6e6d7a7da30a3ae56b31675.tar.gz
protobuf-9b8da104c12a2947b6e6d7a7da30a3ae56b31675.tar.bz2
protobuf-9b8da104c12a2947b6e6d7a7da30a3ae56b31675.zip
Rm check on dependency in the C# reflection API (#2051)
This check adds a few constraints on the way to build a project when we have a proto file which imports another one. In particular, on projects which build both C# and Java, it's easy to end up with exceptions like Expected: included.proto but was src/main/protobuf/included.proto A user may work around this issue, but it may add unnecessary constraints on the layout of the project. According to https://github.com/google/protobuf/commit/f3504cf3b1d456a843e8242fdee9ba0bf2991dc1#diff-ecb0b909ed572381a1c8d1994f09a948R309 it has already been considered to get rid of this check, for similar considerations, and because it doesn't exist in the Java code
Diffstat (limited to 'csharp/.gitignore')
0 files changed, 0 insertions, 0 deletions