NLog.Windows.Forms

NLog targets specific for Windows.Forms

BSD-3-CLAUSE License

Stars
44
Committers
7

How to release a new version

  1. Change version and assembly_informational_version in appveyor.yml, according to semver.
  • Only change assembly_version which each major version!
  1. Wait for build completion on AppVeyor.
  2. Push to NuGet by in AppVeyor:
  3. Chooser "deployments"
  4. Hover "Nuget.org & SymbolSource.org" and press "update"
  5. Hover proper build and press "publish"
  6. Check/update changelog in NuGet (if you have proper rights)
  7. Create a GitHub release. (tag should start with v). Copy (and edit) changelog from NuGet
  8. Close GitHub milestone
  9. Optional: Twitter