diff --git a/.appveyor.yml b/.appveyor.yml index a663d6b8..50be7216 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -57,7 +57,7 @@ before_build: build_script: - call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" x64 # Packages from nuget. - - nuget install libpng -ExcludeVersion -NonInteractive + - nuget install libpng-v142 -ExcludeVersion -NonInteractive # Building Boost. - bootstrap.bat - b2.exe headers