Skip to content

Commit

Permalink
adding nuget restore
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesbascle committed Oct 26, 2017
1 parent c62200a commit a666923
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 @@ -8,6 +8,8 @@ assembly_info:
assembly_version: '{version}'
assembly_file_version: '{version}'
assembly_informational_version: '{version}'
before_build:
- nuget restore
dotnet_csproj:
patch: true
file: '**\*.csproj'
Expand Down

0 comments on commit a666923

Please sign in to comment.