Added the nuspec file to the project.

This commit is contained in:
Kevin Thompson
2017-05-01 09:56:14 -04:00
parent 9862ee4aa4
commit 8e68283df6

View File

@@ -80,7 +80,9 @@
<Compile Include="SspiHandle.cs" />
<Compile Include="TimeStamp.cs" />
</ItemGroup>
<ItemGroup />
<ItemGroup>
<None Include="NSspi.nuspec" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.