We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dd894f8 + 2933006 commit 0eb2f22Copy full SHA for 0eb2f22
appveyor.yml
@@ -22,7 +22,7 @@ dotnet_csproj:
22
cache:
23
- C:\ProgramData\chocolatey\bin -> appveyor.yml
24
- C:\ProgramData\chocolatey\lib -> appveyor.yml
25
- - '%LocalAppData%\NuGet\v3-cache'
+ - '%LocalAppData%\NuGet\v3-cache -> **\*.csproj'
26
27
before_build:
28
- nuget restore -Verbosity quiet
0 commit comments