From f6dae8b219c5a9cabaa1de718d90ca215092ac29 Mon Sep 17 00:00:00 2001 From: Dirkster99 Date: Sat, 31 Aug 2019 18:32:51 +0200 Subject: [PATCH] Update appveyor.yml --- appveyor.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/appveyor.yml b/appveyor.yml index 7059f08..b1029dd 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -27,3 +27,6 @@ image: Visual Studio 2019 Preview install: - cmd: choco install dotnetcore-sdk --pre + +artifacts: +- path: source\UserNotification\bin\Release