From 33cb4efa2e11a82a21d213deccfbe892effb2192 Mon Sep 17 00:00:00 2001 From: Dmitry Popov Date: Thu, 13 Apr 2017 13:52:10 +0300 Subject: [PATCH] AppVeyor build: VS2017 image --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index e1bb626..972c039 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,5 +1,5 @@ version: N{build} -image: Visual Studio 2017 RC +image: Visual Studio 2017 before_build: - cmd: dotnet restore build: