mirror of https://github.com/winsw/winsw
.NET4 - Add the WinSW binary to AppVeyor artifacts
parent
191040a890
commit
3efd86a27f
|
@ -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
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue