Skip to content

Commit

Permalink
FIX - restore
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardobursa committed Feb 9, 2019
1 parent cd88e86 commit 9164c05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ nuget:
# restore nuget packages before build
before_build:
- dotnet --version
- dotnet restore .\HelperSharp.sln
- nuget restore .\HelperSharp.sln

# build configuration
build:
Expand Down

0 comments on commit 9164c05

Please sign in to comment.