aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf.Test/project.json
diff options
context:
space:
mode:
authorJie Luo <jieluo@google.com>2017-03-20 16:47:23 -0700
committerJie Luo <jieluo@google.com>2017-03-24 12:05:52 -0700
commit689e4bf5f4d42c4adda3bdbd29d6666f3ddea971 (patch)
tree4446fba0c1907c64816b30b56e5a0788d2b12f7e /csharp/src/Google.Protobuf.Test/project.json
parentd59592af61852023f549e91683ade4f062c2df83 (diff)
downloadprotobuf-689e4bf5f4d42c4adda3bdbd29d6666f3ddea971.tar.gz
protobuf-689e4bf5f4d42c4adda3bdbd29d6666f3ddea971.tar.bz2
protobuf-689e4bf5f4d42c4adda3bdbd29d6666f3ddea971.zip
Add FormatEnumAsInt support for Json Format. And scale JsonFormatter.Settings to multiple options.
Diffstat (limited to 'csharp/src/Google.Protobuf.Test/project.json')
-rw-r--r--csharp/src/Google.Protobuf.Test/project.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/src/Google.Protobuf.Test/project.json b/csharp/src/Google.Protobuf.Test/project.json
index eaa7f79d..dff0ab73 100644
--- a/csharp/src/Google.Protobuf.Test/project.json
+++ b/csharp/src/Google.Protobuf.Test/project.json
@@ -42,4 +42,4 @@
}
}
}
-} \ No newline at end of file
+}