|
@@ -36,7 +36,6 @@ if [ -z "$PROTOC" ]; then
|
|
fi
|
|
fi
|
|
|
|
|
|
# Descriptor proto
|
|
# Descriptor proto
|
|
-# TODO(jonskeet): Remove fixup
|
|
|
|
$PROTOC -Isrc --csharp_out=csharp/src/Google.Protobuf/Reflection \
|
|
$PROTOC -Isrc --csharp_out=csharp/src/Google.Protobuf/Reflection \
|
|
src/google/protobuf/descriptor.proto
|
|
src/google/protobuf/descriptor.proto
|
|
|
|
|