dotnet-installer/scripts/build
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
..
build.ps1 Refactoring test scripts 2016-01-30 00:21:13 -08:00
build.sh Refactoring test scripts 2016-01-30 00:21:13 -08:00
build_appdeps.ps1 Port native fixes 2016-02-03 14:49:31 -08:00
build_appdeps.sh Port native fixes 2016-02-03 14:49:31 -08:00
build_info.sh let RID detection do its thing 2016-01-14 09:06:13 -08:00
fix-mode-flags.sh Update Copyright headers in all source files. 2015-11-16 19:47:43 -08:00
generate-version.ps1 Download the stage0 dotnet tools from the beta feed for windows. 2016-01-20 19:00:06 -08:00
generate-version.sh Download the stage0 dotnet tools from the beta feed for unix. 2016-01-20 19:08:00 -08:00
place-binary.cmd add script executor 2015-11-18 14:28:07 -08:00
place-binary.sh Clean up build scripts 2015-12-29 01:59:02 -08:00
process-args.sh Remove --no-cache from scripts 2016-01-23 09:53:51 -08:00
restore-packages.ps1 Cache NuGet packages on our CI server between builds. 2016-02-05 10:34:20 -06:00
restore-packages.sh Cache NuGet packages on our CI server between builds. 2016-02-05 10:34:20 -06:00