Skip to content

Commit

Permalink
Merge pull request #37 from ninject/TheOneSock-master
Browse files Browse the repository at this point in the history
Update cache dependency
  • Loading branch information
scott-xu authored Oct 5, 2017
2 parents dd894f8 + 2933006 commit 0eb2f22
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 @@ -22,7 +22,7 @@ dotnet_csproj:
cache:
- C:\ProgramData\chocolatey\bin -> appveyor.yml
- C:\ProgramData\chocolatey\lib -> appveyor.yml
- '%LocalAppData%\NuGet\v3-cache'
- '%LocalAppData%\NuGet\v3-cache -> **\*.csproj'

before_build:
- nuget restore -Verbosity quiet
Expand Down

0 comments on commit 0eb2f22

Please sign in to comment.