Merge branch 'release' into dev

This commit is contained in:
Stephen Halter 2016-04-08 11:05:51 -07:00
commit aa7d2f3ec9
1 changed files with 1 additions and 0 deletions

View File

@ -740,6 +740,7 @@ functions
{ {
IEnumerable<string> reposToBuild = new HashSet<string>(StringComparer.OrdinalIgnoreCase) { IEnumerable<string> reposToBuild = new HashSet<string>(StringComparer.OrdinalIgnoreCase) {
// The repos list is topologically sorted based on build order // The repos list is topologically sorted based on build order
"libuv-build",
"PlatformAbstractions", "PlatformAbstractions",
"Common", "Common",
"JsonPatch", "JsonPatch",