From d834377825d530f17b6d91ea7d47c65f5ae8ed56 Mon Sep 17 00:00:00 2001 From: Argo Zhang Date: Sat, 5 Oct 2019 15:57:05 +0800 Subject: [PATCH] =?UTF-8?q?build(appveyor):=20=E6=89=93=E5=8C=85=E8=B7=AF?= =?UTF-8?q?=E5=BE=84=E6=9B=B4=E6=94=B9=E4=B8=BA=E8=87=AA=E5=8A=A8?= 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 17a26892..c44b5534 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -32,7 +32,7 @@ test_script: - ps: >- .\appveyor.test.ps1 artifacts: -- path: src\admin\Bootstrap.Admin\bin\release\netcoreapp2.2\publish\ +- path: src\admin\Bootstrap.Admin\bin\release\netcoreapp3.0\publish\ name: BootstrapAdmin type: WebDeployPackage deploy: