diff --git a/appveyor.yml b/appveyor.yml index eafbd0851..a9cadd1bc 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -16,8 +16,10 @@ init: - sc config WSearch start= auto # Starts Windows Search service- Needed for running ExplorerTest - net start WSearch -cache: - - '%USERPROFILE%\.nuget\packages -> **.sln, **.csproj' # preserve nuget folder (packages) unless the solution or projects change +#cache: +# - '%USERPROFILE%\.nuget\packages -> **.sln, **.csproj' # preserve nuget folder (packages) unless the solution or projects change + +skip_branch_with_pr: true assembly_info: