.NET4 - Add the WinSW binary to AppVeyor artifacts

This commit is contained in:
Oleg Nenashev
2016-12-04 12:10:02 +01:00
parent 191040a890
commit 3efd86a27f

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