From 8d065565e4711f23c601dec5c6754bf723035e15 Mon Sep 17 00:00:00 2001 From: Argo Zhang Date: Sat, 28 Sep 2019 21:20:47 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E6=9B=B4=E6=96=B0=20CI=20=E8=87=AA?= =?UTF-8?q?=E5=8A=A8=E5=8C=96=E8=84=9A=E6=9C=AC=E6=94=AF=E6=8C=81=20NETCor?= =?UTF-8?q?e=203.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 60b317a3..185317f1 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -2,7 +2,7 @@ branches: only: - master -image: Visual Studio 2017 +image: Visual Studio 2019 clone_depth: 1 init: - ps: git version