From 14d6fb77543dd8cea2049ef523274648579950b0 Mon Sep 17 00:00:00 2001 From: Chebotov Nikolay Date: Sat, 8 Feb 2020 21:15:28 +0300 Subject: [PATCH] Update "appveyor.yml" --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index fc44f9b..bc893f2 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -2,7 +2,7 @@ version: 2.0.{build} pull_requests: do_not_increment_build_number: true skip_tags: true -image: Visual Studio 2017 +image: Visual Studio 2019 platform: Any CPU dotnet_csproj: patch: true