To publish the to NuGet:
- Review open issues and PRs to see if any can easily be fixed, closed, or merged.
- Bump copyright year in
README.md
and theAssemblyInfo.cs
files, if necessary. - Run
dotnet-outdated
, https://github.com/jerriep/dotnet-outdated, updating dependencies if appropriate. - Review
releasenotes.md
for completeness and correctness. Update its release date. - Run dev-bin/release.ps1. This will build the project, generate docs, upload to NuGet, and make a GitHub release.
- Update GitHub Release page for the release.
- Verify the release on NuGet.