Added nuget packages to appveyor artifacts

This commit is contained in:
varon 2016-07-18 11:43:00 +02:00
parent 4d14ad1c29
commit 985aa6e683

View file

@ -5,5 +5,4 @@ build_script:
test: off test: off
version: 0.0.1.{build} version: 0.0.1.{build}
artifacts: artifacts:
- path: bin - path: 'bin\*.nupkg'
name: bin