Closed philasmar closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 62.39%. Comparing base (
5f99588
) to head (6a161ef
). Report is 2 commits behind head on dev.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description of changes: Use
AutoVer
to automated versioning and changelog generation instead ofNerdbank.GitVersioning
which creates a patch number based on the number of commits since the last release. WithAutoVer
, contributors could add a user-friendly changelog message to every PR.By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.