From baf308153b5cc23f0e8f1209741de7ed2ed22fdc Mon Sep 17 00:00:00 2001 From: Adam Baxter Date: Mon, 21 Sep 2015 22:40:27 +1000 Subject: [PATCH] Add simple x64/.NET 4.6 only Nuspec --- CUE.NET.nuspec | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 CUE.NET.nuspec diff --git a/CUE.NET.nuspec b/CUE.NET.nuspec new file mode 100644 index 0000000..e9b4b65 --- /dev/null +++ b/CUE.NET.nuspec @@ -0,0 +1,22 @@ + + + + CUE.NET + 0.1.0 + C# Wrapper library around the Corsair CUE SDK + DarthAffe + DarthAffe + https://raw.githubusercontent.com/DarthAffe/CUE.NET/master/LICENSE + true + Corsair HID SDK Wrapper + C# (.NET) Wrapper library around the Corsair CUE-SDK + +I'm currently working on this library and it's far from being finished. Please be patient (or drop me a message) if something is missing, behave + 2015 DarthAffe + en-US + + + + + + \ No newline at end of file