SEBWIN-338: Attempt to fix missing nuget command on release server.

This commit is contained in:
dbuechel 2019-08-20 10:30:06 +02:00
parent 78b65cdd10
commit 3f1473c76c

View file

@ -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: