Skip to content

Commit

Permalink
Added nuget restore for the AppVeyor build(See: http://www.appveyor.c…
Browse files Browse the repository at this point in the history
  • Loading branch information
Lakritzator committed Oct 7, 2015
1 parent 2d09863 commit 5e91e1d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ skip_tags: true
configuration: Release
platform: Any CPU
shallow_clone: true
before_build:
- nuget restore
assembly_info:
patch: true
file: '**\AssemblyInfo.*'
Expand Down

0 comments on commit 5e91e1d

Please sign in to comment.