From f08a8fdb5dfea32160d3ff1216b16e3c6fc1726c Mon Sep 17 00:00:00 2001 From: Nikita Tsukanov Date: Sat, 17 Oct 2015 06:39:45 +0300 Subject: [PATCH] Still trying to fix nuget --- nuget/build-appveyor.ps1 | 1 + 1 file changed, 1 insertion(+) 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