THRIFT-3933 Microsoft .Net Core library port and generator for this library
Client: .NET Core
Patch: Volodymyr Gotra <vgotra@gmail.com> PR #1088, with significant improvements by Jens Geyer <jensg@apache.org> PR #1149

This closes #1088
This closes #1149
diff --git a/lib/netcore/global.json b/lib/netcore/global.json
new file mode 100644
index 0000000..8c09275
--- /dev/null
+++ b/lib/netcore/global.json
@@ -0,0 +1,3 @@
+{
+  "projects": [ "." ]
+}
\ No newline at end of file