From 514c5d8965307614ddfbcc6c1ca609ecdc03476f Mon Sep 17 00:00:00 2001 From: Sipke Schoorstra Date: Mon, 4 Jan 2021 12:58:49 +0100 Subject: [PATCH] Update appveyor.yml --- appveyor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index ca08d20ca..04856dc82 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -113,13 +113,13 @@ only: - master - version: 1.5.0.{build} + version: 1.5.1.{build} pull_requests: do_not_increment_build_number: true skip_non_tags: true skip_branch_with_pr: true - image: Visual Studio 2019 Preview + image: Previous Visual Studio 2019 dotnet_csproj: patch: true file: '**\*.csproj'