Reduce semVer1 padding.

This commit is contained in:
Mohammadreza Taikandi 2020-12-24 07:37:28 +00:00
parent 6143faaa82
commit 23cdf35bab
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "1.0.0-alpha.{height}",
"semVer1NumericIdentifierPadding": 1,
"publicReleaseRefSpec": [
"^refs/heads/master$",
"^refs/heads/v\\d+(?:\\.\\d+)?$"