dotnet-installer/scripts/common
Eric Erhardt 617af759ae Cache NuGet packages on our CI server between builds.
Currently on our CI builds, we point our NuGet cache under the repo. In between builds the repo gets deleted, thus the cache is lost.

This change moves the cache to %userprofile%\.nuget\packages on CI and dev boxes.  On CI, we expire the cache after a day by default.
2016-02-05 10:34:20 -06:00
..
_clang.sh Clean up build scripts 2015-12-29 01:59:02 -08:00
_common.ps1 Add back Test Env Var so tests are published to the artifacts folder. 2016-02-02 14:55:18 -08:00
_common.sh fix paths 2016-02-02 14:55:18 -08:00
_configuration.ps1 Refactoring test scripts 2016-01-30 00:21:13 -08:00
_configuration.sh Refactoring test scripts 2016-01-30 00:21:13 -08:00
_nuget.ps1 Cache NuGet packages on our CI server between builds. 2016-02-05 10:34:20 -06:00
_nuget.sh Cache NuGet packages on our CI server between builds. 2016-02-05 10:34:20 -06:00
_prettyprint.sh Clean up build scripts 2015-12-29 01:59:02 -08:00
_rid.sh normalize centos version in RID to .7 2016-01-27 00:14:10 -08:00
_utility.ps1 Packaged Commands 2016-01-09 16:50:31 -08:00