.NET4 - Add the WinSW binary to AppVeyor artifacts

pull/147/head
Oleg Nenashev 2016-12-04 12:10:02 +01:00
parent 191040a890
commit 3efd86a27f
1 changed files with 2 additions and 0 deletions

View File

@ -33,6 +33,8 @@ test_script:
artifacts:
- path: 'src/Core/ServiceWrapper/bin/Release/winsw.exe'
name: WinSW
- path: 'src/Core/ServiceWrapper_dotNET4/bin/Release/winsw.exe'
name: WinSW_dotNET4