# HG changeset patch # User Chris Cannam # Date 1525165520 -3600 # Node ID ee138d32d0c1a9c348a3277d61ea9f6ad8630c20 # Parent 6a93cfae188f0bfcfee407dfca0c9c0e1d54be30 Puzzled by this. The projects definitely do build with VS2015, I just checked. Switching back to 2015 for AppVeyor to see what happens diff -r 6a93cfae188f -r ee138d32d0c1 .appveyor.yml --- a/.appveyor.yml Fri Apr 27 15:49:14 2018 +0100 +++ b/.appveyor.yml Tue May 01 10:05:20 2018 +0100 @@ -7,7 +7,7 @@ - x64 image: - - Visual Studio 2017 + - Visual Studio 2015 install: - cinst --allow-empty-checksums smlnj wget