This repository was archived by the owner on Aug 11, 2025. It is now read-only.

Description
We should create proper documentation for the release process. The current release process is:
- Add & push tag to git repository (tag name MUST be a proper semantic version)
- Wait for AppVeyor build to succeed -> it will create a GitHub release for the tag
- Edit the GitHub release notes
- Publish to NuGet.org via AppVeyor (via "Deploy" link on the build details - Deployment target "NuGet (OpenTracing)"