summaryrefslogtreecommitdiff
path: root/test/ThriftTest.thrift
diff options
context:
space:
mode:
authorVolodymyr Gotra <vgotra@gmail.com>2016-09-14 19:18:48 -0500
committerJens Geyer <jensg@apache.org>2017-01-04 19:40:30 +0100
commitb587a12a116cc394b62d9af2bbcecd50cfb18ce3 (patch)
tree33ab9b38c10c1d14eb5ffcc3167192de00e767e4 /test/ThriftTest.thrift
parent3c55440230f3645816913d9c53b42dcc16b70f95 (diff)
downloadthrift-b587a12a116cc394b62d9af2bbcecd50cfb18ce3.tar.gz
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
Diffstat (limited to 'test/ThriftTest.thrift')
-rw-r--r--test/ThriftTest.thrift1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ThriftTest.thrift b/test/ThriftTest.thrift
index ca7087375..c56f571d6 100644
--- a/test/ThriftTest.thrift
+++ b/test/ThriftTest.thrift
@@ -37,6 +37,7 @@ namespace delphi Thrift.Test
namespace cocoa ThriftTest
namespace lua ThriftTest
namespace xsd test (uri = 'http://thrift.apache.org/ns/ThriftTest')
+namespace netcore ThriftAsync.Test
// Presence of namespaces and sub-namespaces for which there is
// no generator should compile with warnings only