SEBWIN-338: Attempt to fix missing nuget command on release server.
This commit is contained in:
parent
78b65cdd10
commit
3f1473c76c
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ assembly_info:
|
|||
assembly_version: '{version}'
|
||||
assembly_file_version: '{version}'
|
||||
assembly_informational_version: '3.0.0 Base'
|
||||
install:
|
||||
- appveyor DownloadFile https://dist.nuget.org/win-x86-commandline/latest/nuget.exe
|
||||
before_build:
|
||||
- nuget restore
|
||||
build_script:
|
||||
|
|
Loading…
Reference in a new issue