You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 2, 2024. It is now read-only.
and the version to be set in the vsixmanifest is $"{gitVersion.MajorMinorPatch}.{gitVersion.PreReleaseNumber}" which results in a non-valid version number.
The text was updated successfully, but these errors were encountered:
because GitVersion calculated
and the version to be set in the
vsixmanifest
is$"{gitVersion.MajorMinorPatch}.{gitVersion.PreReleaseNumber}"
which results in a non-valid version number.The text was updated successfully, but these errors were encountered: