Skip to content

Commit

Permalink
autonuget
Browse files Browse the repository at this point in the history
  • Loading branch information
lduchosal committed Jan 15, 2019
1 parent 9a08e8e commit 953a65c
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 @@ init:

before_build:
- cmd: dotnet --version
- cmd: dotnet clean
- cmd: dotnet clean ./src
- cmd: dotnet restore ./src --verbosity m
- cmd: nuget restore .\src

Expand Down

0 comments on commit 953a65c

Please sign in to comment.