GitVersion
GitVersion copied to clipboard
GitVersion calculates the wrong version after main is merged back to develop
Description
Close #3699
Motivation and Context
Fix GitVersion calculates the wrong version after main is merged back to develop
Checklist:
- [x] My code follows the code style of this project.
- [ ] My change requires a change to the documentation.
- [ ] I have updated the documentation accordingly.
- [x] I have added tests to cover my changes.
- [x] All new and existing tests passed.