From 4c71660dab62f2ac08ab7d81b41053fdaf2cdeb9 Mon Sep 17 00:00:00 2001 From: "James E. King III" Date: Tue, 1 Jan 2019 19:28:23 -0500 Subject: THRIFT-4705: add nuget configuration file --- ApacheThrift.nuspec | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 ApacheThrift.nuspec (limited to 'ApacheThrift.nuspec') diff --git a/ApacheThrift.nuspec b/ApacheThrift.nuspec new file mode 100644 index 000000000..54ed2c64a --- /dev/null +++ b/ApacheThrift.nuspec @@ -0,0 +1,50 @@ + + + + + + + ApacheThrift + 1.0.0 + Apache Thrift 1.0.0 + Apache Thrift Developers + Apache Software Foundation + Apache-2.0 + http://thrift.apache.org/ + true + Apache Thrift .NET Library + + Contains runtime libraries from lib/csharp for net35 and net45 frameworks, + and from lib/netcore for netstandard2.0 framework development. + + + Apache Thrift RPC + + + + + + + \ No newline at end of file -- cgit v1.2.1