Added language declaration to nuspec

This commit is contained in:
Kevin Thompson
2017-01-20 16:36:24 -05:00
parent e7d93e0732
commit 91f18604fe

View File

@@ -11,6 +11,7 @@
A C#/.Net interface to the Win32 SSPI authentication API, A C#/.Net interface to the Win32 SSPI authentication API,
better known as Windows Integrated Authentication. better known as Windows Integrated Authentication.
</description> </description>
<language>C#</language>
<releaseNotes>First release of NSspi.</releaseNotes> <releaseNotes>First release of NSspi.</releaseNotes>
<copyright>Copyright 2017</copyright> <copyright>Copyright 2017</copyright>
</metadata> </metadata>