Added lib files as build artifacts

This commit is contained in:
Benjamin Höglinger-Stelzer
2019-08-27 15:15:05 -04:00
parent 204b4b1891
commit 6e597da2d2

View File

@@ -3,6 +3,7 @@ image: Visual Studio 2017
build_script:
- ps: .\build.ps1
artifacts:
- path: 'bin**\*.lib'
- path: 'bin**\*.dll'
deploy:
- provider: Environment