Added language declaration to nuspec
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user