From 91f18604fe9c93a2c9574d94d0a4d2fe0e958aa8 Mon Sep 17 00:00:00 2001 From: Kevin Thompson Date: Fri, 20 Jan 2017 16:36:24 -0500 Subject: [PATCH] Added language declaration to nuspec --- NSspi/NSspi.nuspec | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/NSspi/NSspi.nuspec b/NSspi/NSspi.nuspec index 3de7070..032588d 100644 --- a/NSspi/NSspi.nuspec +++ b/NSspi/NSspi.nuspec @@ -1,17 +1,18 @@ - - 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 - + + 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. + + C# + First release of NSspi. + Copyright 2017 +