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
We currently have quite a few version variables and related configuration options that are tailored towards sytems that don't support SemVer 2.0, such as LegacySemVerPadding, BuildMetaDataPadding, CommitsSinceVersionSourcePadding, etc.
We should remove these in v6, at least from Core. If pepole still need these, we should look into adding them through an extension to the Core somehow.