Use latest NuGet command line tools
This commit is contained in:
Родитель
62ab625c4d
Коммит
97c13a96d3
|
@ -1,6 +1,8 @@
|
|||
version: 1.0.{build}
|
||||
image: Visual Studio 2017
|
||||
configuration: Release
|
||||
install:
|
||||
- cmd: appveyor DownloadFile https://dist.nuget.org/win-x86-commandline/latest/nuget.exe
|
||||
before_build:
|
||||
- cmd: nuget restore
|
||||
build:
|
||||
|
|
Загрузка…
Ссылка в новой задаче