store nupkg files in appveyor
This commit is contained in:
@@ -4,3 +4,6 @@ nuget:
|
||||
project_feed: true
|
||||
build_script:
|
||||
- nuget pack -Version %APPVEYOR_BUILD_VERSION%
|
||||
test: off
|
||||
artifacts:
|
||||
- path: '*.nupkg'
|
||||
Reference in New Issue
Block a user