diff --git a/nuget/build-appveyor.ps1 b/nuget/build-appveyor.ps1 index 74a6aa0285..5d7f5f1628 100644 --- a/nuget/build-appveyor.ps1 +++ b/nuget/build-appveyor.ps1 @@ -9,6 +9,7 @@ sv version $env:APPVEYOR_BUILD_NUMBER sv version 9999.0.$version-nightly sv key $env:myget_key +.\build-version.ps1 $version sv reponame $env:APPVEYOR_REPO_NAME sv repobranch $env:APPVEYOR_REPO_BRANCH