Browse Source

Still trying to fix nuget

pull/279/head
Nikita Tsukanov 11 years ago
parent
commit
f08a8fdb5d
  1. 1
      nuget/build-appveyor.ps1

1
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

Loading…
Cancel
Save