Skip to content

Commit

Permalink
Added the nuspec file to the project.
Browse files Browse the repository at this point in the history
  • Loading branch information
antiduh committed May 1, 2017
1 parent 9862ee4 commit 8e68283
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion NSspi/NSspi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 8e68283

Please sign in to comment.