From e7d93e0732691b950e54dcc798e53d0124a44494 Mon Sep 17 00:00:00 2001 From: Kevin Thompson Date: Fri, 20 Jan 2017 16:20:02 -0500 Subject: [PATCH] Added nuget spec for the core library --- NSspi/NSspi.nuspec | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 NSspi/NSspi.nuspec diff --git a/NSspi/NSspi.nuspec b/NSspi/NSspi.nuspec new file mode 100644 index 0000000..3de7070 --- /dev/null +++ b/NSspi/NSspi.nuspec @@ -0,0 +1,17 @@ + + + + NSspi + 0.1.1.0 + Kevin Thompson + Kevin Thompson + https://github.com/antiduh/nsspi + false + + A C#/.Net interface to the Win32 SSPI authentication API, + better known as Windows Integrated Authentication. + + First release of NSspi. + Copyright 2017 + +