Skip to content

Commit 0eb2f22

Browse files
authored
Merge pull request #37 from ninject/TheOneSock-master
Update cache dependency
2 parents dd894f8 + 2933006 commit 0eb2f22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dotnet_csproj:
2222
cache:
2323
- C:\ProgramData\chocolatey\bin -> appveyor.yml
2424
- C:\ProgramData\chocolatey\lib -> appveyor.yml
25-
- '%LocalAppData%\NuGet\v3-cache'
25+
- '%LocalAppData%\NuGet\v3-cache -> **\*.csproj'
2626

2727
before_build:
2828
- nuget restore -Verbosity quiet

0 commit comments

Comments
 (0)