Reoccurring issue: tags on master are not up-to-date
Last tag on master is set to v7.2.0-preview.1 that causes the local builds of up-to-date PowerShell repository to show wrong build number:


Steps to reproduce
git fetch --all --tags
git describe
Expected behavior
Actual behavior
v7.2.0-preview.1-144-g3f95fc491
Reoccurring issue: tags on master are not up-to-date
Last tag on master is set to
v7.2.0-preview.1that causes the local builds of up-to-date PowerShell repository to show wrong build number:Steps to reproduce
Expected behavior
Actual behavior