Skip to content

Conversation

@blachniet
Copy link

I have added a nuspec file for generating a NuGet package to be submitted to http://nuget.org. To create the package:

  1. Ensure NuGet.exe is in your path
  2. Build the project with the Release configuration
  3. Open cmd to the csproj directory
  4. Execute the following command to create a NuGet Package: nuget.exe pack -Properties Configuration=Release
  5. Upload the output .nupkg to http://nuget.org.

These changes resolve issue #7

@ToddMiller1 ToddMiller1 mentioned this pull request Sep 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant