From 4444d71805220ce57ef2ebc85eeb793a52609c2c Mon Sep 17 00:00:00 2001 From: JustArchi Date: Tue, 27 Jun 2017 18:42:01 +0200 Subject: [PATCH] AppVeyor compatibility --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 1002ccb5a..b775233b1 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -5,7 +5,7 @@ branches: only: - master skip_branch_with_pr: true -image: Visual Studio 2017 +image: Visual Studio 2017 Preview environment: DOTNET_CLI_TELEMETRY_OPTOUT: true DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true