Added nuget packages to appveyor artifacts
authorvaron <varon@users.noreply.github.com>
Mon, 18 Jul 2016 09:43:00 +0000 (11:43 +0200)
committervaron <varon@users.noreply.github.com>
Sat, 13 Aug 2016 22:18:15 +0000 (00:18 +0200)
appveyor.yml

index 0217a08..92796ce 100644 (file)
@@ -5,5 +5,4 @@ build_script:
 test: off
 version: 0.0.1.{build}
 artifacts:
-  - path: bin
-    name: bin
+  - path: 'bin\*.nupkg'