Skip to content

Commit

Permalink
Use latest NuGet command line tools
Browse files Browse the repository at this point in the history
  • Loading branch information
christiango committed Jun 6, 2017
1 parent 62ab625 commit 97c13a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
@@ -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:
Expand Down

0 comments on commit 97c13a9

Please sign in to comment.