Skip to content
This repository has been archived by the owner on Aug 25, 2020. It is now read-only.

Commit

Permalink
fixed nuget restore path
Browse files Browse the repository at this point in the history
  • Loading branch information
workgroupengineering committed Nov 13, 2018
1 parent 6576543 commit aebcac6
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 @@ -3,7 +3,7 @@ image: Visual Studio 2017
init:
tzutil /s "W. Europe Standard Time"
before_build:
cmd: nuget restore
cmd: nuget restore ./src/
build:
project: ./src/FatturaElettronica.Core.sln
verbosity: minimal

0 comments on commit aebcac6

Please sign in to comment.