because nuget broke versioniong

This commit is contained in:
Kevin Marquette
2018-08-17 05:13:35 -07:00
parent c3da819e5f
commit b068194cee

View File

@@ -91,7 +91,7 @@ taskx BuildManifest @{
"Stepping [$bumpVersionType] version [$version]..."
$version = [version] (Step-Version -Version $version -Type $bumpVersionType)
$build = 0
$build = 1
if ($null -ne $env:Build_BuildID)
{
$build = $env:Build_BuildID