aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/protobuf/3.6.0/csharp/global.json
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/protobuf/3.6.0/csharp/global.json')
-rw-r--r--third_party/protobuf/3.6.0/csharp/global.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/third_party/protobuf/3.6.0/csharp/global.json b/third_party/protobuf/3.6.0/csharp/global.json
new file mode 100644
index 0000000000..5ab775b9b4
--- /dev/null
+++ b/third_party/protobuf/3.6.0/csharp/global.json
@@ -0,0 +1,5 @@
+{
+ "sdk": {
+ "version": "2.0.3"
+ }
+}