try cache

This commit is contained in:
Hongtao Zhang 2022-11-11 17:49:12 -06:00
parent a91f9949a2
commit a219fb5027
No known key found for this signature in database
GPG key ID: 75F655B91C7AC9BB

View file

@ -7,6 +7,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
assembly_info:
patch: true
file: SolutionAssemblyInfo.cs