Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 297 Bytes

Updating.md

File metadata and controls

8 lines (7 loc) · 297 Bytes

How to update the package

  1. Add your changes.
  2. Update version using a Git tag.
  3. Run build.bat to build the project and copy the files to the Nuget folder.
  4. Adjust the package.nuspec.
  5. Copy the Readme.md file to the Nuget folder.
  6. Run pack.bat to build the Nuget package.