diff --git a/version.json b/version.json index fb093ae..7fcd7a5 100644 --- a/version.json +++ b/version.json @@ -2,7 +2,7 @@ "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json", "version": "1.0", "assemblyVersion": { - "precision": "revision" + "precision": "build" }, "semVer1NumericIdentifierPadding": 3, "nuGetPackageVersion": { @@ -20,4 +20,4 @@ "versionIncrement": "build", "firstUnstableTag": "preview" } -} \ No newline at end of file +}