From f608d88c9da0a649708c539554c9cf8040ee2efd Mon Sep 17 00:00:00 2001 From: Argo-Cloud Date: Wed, 18 Nov 2020 12:26:06 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E6=9B=B4=E6=96=B0=20CI=20=E8=BF=90?= =?UTF-8?q?=E8=A1=8C=E7=8E=AF=E5=A2=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- appveyor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index b24084aa..e151373c 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -version: 3.1.{build} +version: 5.0.{build} branches: only: - release @@ -33,7 +33,7 @@ test_script: - ps: >- .\scripts\appveyor\appveyor.test.ps1 artifacts: -- path: src\admin\Bootstrap.Admin\bin\release\netcoreapp3.1\publish\ +- path: src\admin\Bootstrap.Admin\bin\release\net5.0\publish\ name: BootstrapAdmin type: WebDeployPackage deploy: